summaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-09-15 15:17:40 -0700
committerMicah Lee <micah@micahflee.com>2019-09-15 15:17:40 -0700
commitbb0908d6a3a8e51c938c22e24b5fa62c7cd05483 (patch)
tree3e48b10c790dfa4e50257a8e2ed36626f1f98cfa /stdeb.cfg
parent072c12fbb29979e713dc1a3f5fa27c5f2bd89f32 (diff)
downloadonionshare-bb0908d6a3a8e51c938c22e24b5fa62c7cd05483.tar.gz
onionshare-bb0908d6a3a8e51c938c22e24b5fa62c7cd05483.zip
Add org.onionshare.OnionShare.svg, remove onionshare80.xpm, and fix sstdeb.cfg so building a .deb works again
Diffstat (limited to 'stdeb.cfg')
-rw-r--r--stdeb.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdeb.cfg b/stdeb.cfg
index b9321da8..8c7ef6f5 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-pytest, python3-requests
+Build-Depends: python3, python3-all, python3-pytest, python3-requests
Suite: cosmic
X-Python3-Version: >= 3.5.3