diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-27 19:48:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-27 19:56:16 +0000 |
commit | 59fbc90cebde710efefaaf4980a2cb46d9b41bf6 (patch) | |
tree | af0baa1efe54f932a9e9e8925061c0ae92145f8c | |
parent | Only adding thunderbird (and extensions) for supported architectures in progr... (diff) | |
download | progress-linux-metapackages-59fbc90cebde710efefaaf4980a2cb46d9b41bf6.tar.xz progress-linux-metapackages-59fbc90cebde710efefaaf4980a2cb46d9b41bf6.zip |
Only adding dmidecode for supported architectures in progress-linux-host depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1035238..cfb872b 100644 --- a/debian/control +++ b/debian/control @@ -95,7 +95,7 @@ Depends: # firmware-free firmware-linux-free, # Other - dmidecode, + dmidecode [amd64 arm64 armhf i386], haveged, hdparm, ntp, |