mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-22 05:24:14 -04: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]
|
[DEFAULT]
|
||||||
Package: onionshare
|
Package: onionshare
|
||||||
Depends: python-flask, python-stem
|
Depends: python-flask, python-stem, python-qt4
|
||||||
Build-Depends: dh-python
|
Build-Depends: dh-python
|
||||||
Suite: trusty
|
Suite: trusty
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue