diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-09-04 08:45:28 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-09-04 08:45:28 -0300 |
commit | cdc10a30b0a76eaa5c302b12996766faa90300dc (patch) | |
tree | 7b31c82bef19873888ab21717bd73bd5f616648d /pkg | |
parent | 5dc4bf2886e13a914f8888bc4e49ac813f3cd56c (diff) | |
parent | d315312740333abf8450e4e0b004d219a0936488 (diff) |
Merge remote-tracking branch 'kali/bug/fix-polkit-aut' into develop
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/requirements.pip | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index e04127b7..7d0f79af 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -16,6 +16,7 @@ ipaddr twisted qt4reactor python-gnupg +python-daemon # this should not be needed for Windows. leap.common>=0.3.0 leap.soledad.client>=0.3.0 |