summaryrefslogtreecommitdiff
path: root/stdeb.cfg
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2019-10-20 18:59:27 -0700
committerMicah Lee <micah@micahflee.com>2019-10-20 18:59:27 -0700
commit9e434abd9c962e222e07dbb31075bf86cb947f4f (patch)
tree6a548016d33a2745fd2b4edaeea1e66793934df3 /stdeb.cfg
parent057bb40a924d083e9de3a12e99eeefa89d5dcd2c (diff)
downloadonionshare-9e434abd9c962e222e07dbb31075bf86cb947f4f.tar.gz
onionshare-9e434abd9c962e222e07dbb31075bf86cb947f4f.zip
Add psutil 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 51ff9a0c..96fa3ba4 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, python3-flask, python3-flask-httpauth, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils
+Depends3: python3, python3-flask, python3-flask-httpauth, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python-nautilus, tor, obfs4proxy, python3-psutil
+Build-Depends: python3, python3-all, python3-pytest, python3-requests, python3-flask, python3-flask-httpauth, python3-stem, python3-pyqt5, python3-crypto, python3-socks, python3-distutils, python3-psutil
Suite: disco
X-Python3-Version: >= 3.6