diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 12:15:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-04-19 12:15:43 +0000 |
commit | d926506eff649715b1e3ad5a949888834593d11d (patch) | |
tree | 8517cead1e4dc8c7845cbb764ee8fb9bab5e0dd5 | |
parent | Updating to debhelper version 13. (diff) | |
download | progress-linux-metapackages-d926506eff649715b1e3ad5a949888834593d11d.tar.xz progress-linux-metapackages-d926506eff649715b1e3ad5a949888834593d11d.zip |
Excluding thinderbird and related packages on armhf and armel where they are currently unavaible.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index ae8eda1..d556698 100644 --- a/debian/control +++ b/debian/control @@ -225,8 +225,8 @@ Depends: pidgin-plugin-pack, pidgin-otr, # thunderbird - thunderbird [amd64 arm64 armhf armel i386], - enigmail [amd64 arm64 armhf armel i386], + thunderbird [amd64 arm64 i386], + enigmail [amd64 arm64 i386], # zip unzip, zip, @@ -248,7 +248,7 @@ Suggests: virtualbox-ext-pack, virtualbox-qt, # thunderbird - xul-ext-quotecolors [amd64 arm64 armhf armel i386], + xul-ext-quotecolors [amd64 arm64 i386], Enhances: progress-linux, progress-linux-base-system, |