summaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-02-18 16:22:59 -0800
committerMicah Lee <micah@micahflee.com>2019-02-18 16:22:59 -0800
commitcdcceca98d0700182b8f9632ff2636bee8d763ad (patch)
tree3f569ca63cf6fae76f5647119fdf04de4ce10c75 /stdeb.cfg
parent3743d9a48044476394f95013cd5bb80bc2921cbd (diff)
downloadonionshare-cdcceca98d0700182b8f9632ff2636bee8d763ad.tar.gz
onionshare-cdcceca98d0700182b8f9632ff2636bee8d763ad.zip
Add python3-requests as a Build-Depends, which is required to make PPA releases
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 de6c52c2..585ccae7 100644
--- a/stdeb.cfg
+++ b/stdeb.cfg
@@ -1,6 +1,6 @@
[DEFAULT]
Package3: onionshare
Depends3: python3, python3-flask, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python-nautilus, tor, obfs4proxy
-Build-Depends: python3, python3-pytest, python3-flask, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python-nautilus, tor, obfs4proxy
+Build-Depends: python3, python3-pytest, python3-flask, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python3-requests, python-nautilus, tor, obfs4proxy
Suite: bionic
X-Python3-Version: >= 3.5.3