summaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-12-21 12:21:47 -0800
committerMicah Lee <micah@micahflee.com>2018-12-21 12:21:47 -0800
commitc8be7a16094523435dc46f730563f8062989c731 (patch)
treead69ce81552d30600d19e31ccca3e2471504be2a /stdeb.cfg
parent5d7449c47618e2103ef65a775386a181fcaa9e6e (diff)
downloadonionshare-c8be7a16094523435dc46f730563f8062989c731.tar.gz
onionshare-c8be7a16094523435dc46f730563f8062989c731.zip
Add python3-distutils dependency
Diffstat (limited to 'stdeb.cfg')
-rw-r--r--stdeb.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/stdeb.cfg b/stdeb.cfg
index 6729d1b7..f32730fa 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -1,6 +1,6 @@
[DEFAULT]
Package3: onionshare
-Depends3: python3-flask, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python-nautilus, tor, obfs4proxy
-Build-Depends: python3-pytest, python3-flask, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python-nautilus, tor, obfs4proxy
+Depends3: python3-flask, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python-nautilus, tor, obfs4proxy
+Build-Depends: python3-pytest, python3-flask, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python-nautilus, tor, obfs4proxy
Suite: bionic
X-Python3-Version: >= 3.5.3