summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2017-10-02 23:56:58 +0200
committerKali Kaneko <kali@leap.se>2017-10-02 23:59:06 +0200
commit93c5426f7979ab20202ec5cc0c81c805103a4439 (patch)
tree40aa9228af96e4abc5d88f3539b4caee705e8395 /debian
parent60fe12414a8c1f137d2750a384e853f6882aa2d4 (diff)
[pkg] metapackage and missing deps
Diffstat (limited to 'debian')
-rw-r--r--debian/control16
1 files changed, 15 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index a2fa01c1..b056ed97 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,19 @@ Build-Depends: debhelper (>= 9.0.0),
# python-sphinx
X-Python-Version: >= 2.7
+Package: bitmask
+Architecture: all
+Section: metapackages
+Pre-Depends: {misc:Pre-Depends}
+Depends:
+ ${misc:Depends}, ${python:Depends}
+ bitmask-core, bitmask-qt, bitmask-vpn, bitmask-mail
+Description: Provides the desktop client for LEAP
+ The LEAP project aims to secure everyday communication.
+ .
+ This package provides a metapackage that installs the qt client, bitmask-vpn
+ and bitmask-mail.
+
Package: bitmask-core
Architecture: all
Provides: leap.bitmask.core, leap.bitmask.cli
@@ -82,8 +95,9 @@ Package: bitmask-vpn
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
bitmask-core,
+ python-psutil,
+ polkit-1-auth-agent,
openvpn
-Suggests: policykit-1-gnome | lxpolkit
Enhances: openvpn
Provides: leap.bitmask.vpn
Description: Desktop client to access LEAP Services.