From d410cad4b6f2125eb184ac157f45bfd3c4abd32a Mon Sep 17 00:00:00 2001 From: Dmitri Bogomolov <4glitch@gmail.com> Date: Thu, 15 Oct 2020 13:12:49 +0300 Subject: [PATCH] stdeb config for building deb --- stdeb.cfg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 stdeb.cfg diff --git a/stdeb.cfg b/stdeb.cfg new file mode 100644 index 00000000..f5421069 --- /dev/null +++ b/stdeb.cfg @@ -0,0 +1,8 @@ +[DEFAULT] +Package: pybitmessage +Section: net +Build-Depends: dh-python, libssl-dev, python-all-dev, python-setuptools +Depends: openssl, python-setuptools +Recommends: apparmor, python-msgpack, python-qt4, python-stem, tor +Suggests: python-pyopencl, python-jsonrpclib, python-defusedxml, python-qrcode +Suite: bionic