summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2017-05-19 14:54:51 +0200
committerRuben Pollan <meskio@sindominio.net>2017-05-22 12:56:22 +0200
commit35d2f5662c6f03480f3f6f9ef9092757447361ed (patch)
tree8ee163148918f1b75e5e064c7cf46bb3f1ae15df /pkg/requirements.pip
parent9b415b6423c7dd18fe9ffa302c3343dfa2314619 (diff)
[feat] port the polkit agent launcher
this commit is porting the polkit launcher from the legacy bitmask client. if no polkit authentication agent is running, it will try to run one that is found in the system. - Resolves: #8836
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r--pkg/requirements.pip1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index a34f8295..80dca0bf 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -2,6 +2,7 @@ twisted
colorama
zope.interface
service-identity
+python-daemon
gnupg
leap.common>=0.5.5
leap.soledad.client>=0.9.5