Add python-six dependency to Build-Depends in stdeb.cfg

This commit is contained in:
Dmitri Bogomolov 2021-05-13 16:43:35 +03:00
parent bb144d78f6
commit 16a11775e8
Signed by untrusted user: g1itch
GPG Key ID: 720A756F18DEED13

View File

@ -1,7 +1,7 @@
[DEFAULT]
Package: pybitmessage
Section: net
Build-Depends: dh-python, libssl-dev, python-all-dev, python-setuptools
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
Suggests: python-pyopencl, python-jsonrpclib, python-defusedxml, python-qrcode