diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 020473cc..c94189ca 100644 --- a/debian/control +++ b/debian/control @@ -25,14 +25,15 @@ Depends: ${misc:Depends}, ${python:Depends}, python-xdg, python-jsonschema, python-sh, - pyhon-setuptools, + python-setuptools, python-nose, python-mock, pep8, openvpn #pyqt4-dev-tools, ??? #python-sphinx, only build-depend, right? -Suggests: resolvconf, python-geoip +Suggests: resolvconf +#, python-geoip ??? Conflicts: autoresolv Enhances: openvpn Description: Provides the desktop client for the LEAP Encryption Access Project Platform. |