summaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-10-11 20:48:46 -0700
committerMicah Lee <micah@micahflee.com>2018-10-11 20:48:46 -0700
commit12180f08dc117ce1dbd72017b8af97cc77891c9a (patch)
tree4c14591266c86e403762521fe8bc3e0b7c7717ce /stdeb.cfg
parent61a98fbbc1a0b17bfe81c8fe74517ce7285c7b44 (diff)
downloadonionshare-12180f08dc117ce1dbd72017b8af97cc77891c9a.tar.gz
onionshare-12180f08dc117ce1dbd72017b8af97cc77891c9a.zip
Remove python3-cryptography 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 0980ef54..6729d1b7 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -1,6 +1,6 @@
[DEFAULT]
Package3: onionshare
-Depends3: python3-flask, python3-stem, python3-pyqt5, python3-cryptography, python3-crypto, python3-socks, python-nautilus, tor, obfs4proxy
-Build-Depends: python3-pytest, python3-flask, python3-stem, python3-pyqt5, python3-cryptography, python3-crypto, python3-socks, python-nautilus, tor, obfs4proxy
+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
Suite: bionic
X-Python3-Version: >= 3.5.3