summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-08-26 21:06:53 +0200
committerKali Kaneko <kali@leap.se>2013-08-26 21:06:53 +0200
commitf228d4705a14c6fce60ef9b1bc7fdbf54e0f95e5 (patch)
treeef736a3c1eabab1a830af19a3b785111c9b94fd0
parentf7ee570b074d62fa3b8e3b11ac185ebd7958f21d (diff)
update deps: explicit deps for leap.common and soledad-client
-rw-r--r--debian/control10
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index b42f684e..10367444 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ X-Python-Version: >= 2.6
Package: bitmask
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends},
+Depends:
+ ${misc:Depends}, ${python:Depends},
python-openssl,
python-crypto,
python-keyring (>= 0.9.2),
@@ -30,14 +31,15 @@ Depends: ${misc:Depends}, ${python:Depends},
python-xdg,
python-jsonschema (>= 0.7.0),
python-setuptools,
- python-nose,
- python-mock,
pep8,
openvpn,
+#polkit-gnome should not be a hard dep, but a recommends
policykit-1-gnome,
python-pyside,
python-pyside.qtcore,
- python-pyside.qtgui
+ python-pyside.qtgui,
+ python-leap-common,
+ soledad-client
Suggests: resolvconf
Conflicts: autoresolv
Enhances: openvpn