Skip to content

Commit 16a1177

Browse files
committed
Add python-six dependency to Build-Depends in stdeb.cfg
1 parent bb144d7 commit 16a1177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdeb.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
Package: pybitmessage
33
Section: net
4-
Build-Depends: dh-python, libssl-dev, python-all-dev, python-setuptools
4+
Build-Depends: dh-python, libssl-dev, python-all-dev, python-setuptools, python-six
55
Depends: openssl, python-setuptools
66
Recommends: apparmor, python-msgpack, python-qt4, python-stem, tor
77
Suggests: python-pyopencl, python-jsonrpclib, python-defusedxml, python-qrcode

0 commit comments

Comments
 (0)