diff options
| -rw-r--r-- | debian/control | 5 | 
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 299ffdcf..7b92e44a 100644 --- a/debian/control +++ b/debian/control @@ -42,7 +42,10 @@ Depends:    python-leap-common,    leap-mail,    soledad-client -Recommends: xul-ext-bitmask + +# Let's skip the Thunderbird Extension, which is installed by default, until we do a public +# mail release. +# Recommends: xul-ext-bitmask  Suggests: policykit-1-gnome  Enhances: openvpn  Description: Provides the desktop client for the LEAP Encryption Access Project Platform.  | 
