diff options
author | kali <kali@leap.se> | 2013-01-31 03:43:47 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-01-31 03:43:47 +0900 |
commit | 27ea554af198cbbe1925086eda144305a9b03e36 (patch) | |
tree | 32b2b67ae77da7e3cdaf8af1afa49dd3a6017dab /debian/control | |
parent | 263b502ad844b1c96f71364b82bd46bbfe2f8142 (diff) |
remove unpackaged pygeoip dependency
Diffstat (limited to 'debian/control')
-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. |