From 2f8734d60b36a8d77bc54a2a23fea5350ba41e08 Mon Sep 17 00:00:00 2001 From: Dmitri Bogomolov <4glitch@gmail.com> Date: Wed, 9 Jun 2021 20:21:50 +0300 Subject: [PATCH] Change depends in stdeb.cfg --- stdeb.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stdeb.cfg b/stdeb.cfg index 0d4cfbcb..f337a9fe 100644 --- a/stdeb.cfg +++ b/stdeb.cfg @@ -2,8 +2,8 @@ Package: pybitmessage Section: net Build-Depends: dh-python, libssl-dev, python-all-dev, python-setuptools, python-six -Depends: openssl, python-setuptools -Recommends: apparmor, python-msgpack, python-qt4, python-stem, tor +Depends: openssl, python-setuptools, python-six +Recommends: apparmor, python-msgpack, python-pyqt5, python-stem, tor Suggests: python-pyopencl, python-jsonrpclib, python-defusedxml, python-qrcode Suite: bionic Setup-Env-Vars: DEB_BUILD_OPTIONS=nocheck