mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-25 02:32:58 -03:00
Adds python-qt4 as a debian dependency (fixes #230)
This commit is contained in:
parent
a3ff1f6c8b
commit
a765a0b931
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[DEFAULT]
|
||||
Package: onionshare
|
||||
Depends: python-flask, python-stem
|
||||
Depends: python-flask, python-stem, python-qt4
|
||||
Build-Depends: dh-python
|
||||
Suite: trusty
|
||||
|
|
Loading…
Add table
Reference in a new issue