diff options
author | Kali Kaneko <kali@leap.se> | 2014-05-21 10:41:49 -0500 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-05-21 10:41:49 -0500 |
commit | a1b8dec4352caec64f250ffb9738cd605ccab0ad (patch) | |
tree | f849f00410ce5e6fd18a5a9a0f5c281edc9b08e8 | |
parent | b8e67c16d3ad6098ae05da3b9dbc12a18590cbb9 (diff) |
move openresolv|resolvconf to dependencies
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f4f13390..e8e2ba32 100644 --- a/debian/control +++ b/debian/control @@ -34,6 +34,7 @@ Depends: python-setuptools, pep8, openvpn, + resolvconf | openresolv, python-pyside, python-pyside.qtcore, python-pyside.qtgui, @@ -41,7 +42,7 @@ Depends: leap-mail, soledad-client Recommends: xul-ext-bitmask -Suggests: resolvconf, policykit-1-gnome +Suggests: policykit-1-gnome Enhances: openvpn Description: Provides the desktop client for the LEAP Encryption Access Project Platform. LEAP (LEAP Encryption Access Project) develops a plan to secure everyday |