diff options
| author | Kali Kaneko <kali@leap.se> | 2017-08-15 17:05:00 -0400 | 
|---|---|---|
| committer | Kali Kaneko <kali@leap.se> | 2017-08-15 17:05:00 -0400 | 
| commit | 3b4508dff9dc1a681f3c96edcef4e43aa3da29a8 (patch) | |
| tree | e71a97f1b4ad4ca97d2fde401c5a47017942e52e | |
| parent | 708a6a40d2a372bfe450feabc2d71baf72c25807 (diff) | |
[pkg] add stub for bitmask-chromium package
| -rw-r--r-- | debian/control | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/debian/control b/debian/control index e8928516..a39d940b 100644 --- a/debian/control +++ b/debian/control @@ -82,6 +82,15 @@ Description: Desktop client to access LEAP Services.   .   This package provides the Bitmask Mail components. +Package: bitmask-chromium +Architecture: all +Depends: bitmask-core, +Provides: leap.bitmask.chrome +Description: Desktop client to access LEAP Services. + The LEAP project aims to secure everyday communication. + . + This package provides a chromium launcher. +  Package: bitmask-mua  Architecture: all  Build-Depends: pyqt5-dev-tools,  | 
