aboutsummaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-10-13 14:00:26 -0700
committerMicah Lee <micah@micahflee.com>2019-10-13 14:00:26 -0700
commitc1a147e8e6c196c3c80baf53c54e1a9a3ddf65c9 (patch)
tree991656c9c40a9924392aaa2b1389a7717837df9c /stdeb.cfg
parent7d24bf9ffcd1e21e087431c21bfc658803a61ab6 (diff)
downloadonionshare-c1a147e8e6c196c3c80baf53c54e1a9a3ddf65c9.tar.gz
onionshare-c1a147e8e6c196c3c80baf53c54e1a9a3ddf65c9.zip
For PPA release, change suite from cosmic to disco, and add all dependencies as build dependencies
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 8c7ef6f5..0a200132 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -1,6 +1,6 @@
[DEFAULT]
Package3: onionshare
Depends3: python3, python3-flask, python3-flask-httpauth, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python-nautilus, tor, obfs4proxy
-Build-Depends: python3, python3-all, python3-pytest, python3-requests
-Suite: cosmic
+Build-Depends: python3, python3-all, python3-pytest, python3-requests, python3-flask, python3-flask-httpauth, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils
+Suite: disco
X-Python3-Version: >= 3.5.3