From 20926dc2c3218c8fac1a3b4553a50b3db485dd2d Mon Sep 17 00:00:00 2001 From: kali Date: Thu, 14 Aug 2014 11:18:49 -0500 Subject: more specific library dependencies --- debian/changelog | 2 +- debian/control | 3 ++- pkg/requirements.pip | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index e3704327..7de17bdf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -bitmask (0.6.1~rc2) unstable; urgency=medium +bitmask (0.6.1~rc3) unstable; urgency=medium * Update to 0.6.1 release diff --git a/debian/control b/debian/control index 983f6868..7fabcf83 100644 --- a/debian/control +++ b/debian/control @@ -33,9 +33,10 @@ Depends: python-jsonschema (>= 0.7.0), python-setuptools, openvpn, - python-pyside, python-pyside.qtcore, python-pyside.qtgui, + python-pyside.qtsvg, + python-twisted-core, python-leap-common, leap-mail, soledad-client diff --git a/pkg/requirements.pip b/pkg/requirements.pip index bf05aa28..837a7045 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -14,7 +14,7 @@ python-dateutil psutil ipaddr -twisted +#twisted # removed for debian package python-daemon # this should not be needed for Windows. keyring zope.proxy -- cgit v1.2.3