mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
For PPA release, change suite from cosmic to disco, and add all dependencies as build dependencies
This commit is contained in:
parent
7d24bf9ffc
commit
c1a147e8e6
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue