From 93c5426f7979ab20202ec5cc0c81c805103a4439 Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Mon, 2 Oct 2017 23:56:58 +0200 Subject: [pkg] metapackage and missing deps --- debian/control | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'debian') 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. -- cgit v1.2.3