diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-10-23 14:33:55 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-10-23 14:34:19 +0000 |
commit | 374b79ed197c92eae151fd82ec3037b18547d716 (patch) | |
tree | b8750ac4545a04e4e713d1422c0f95cc0f01b14c | |
parent | Removing previous diversions when upgrading from bullseye in progress-linux-c... (diff) | |
download | progress-linux-metapackages-374b79ed197c92eae151fd82ec3037b18547d716.tar.xz progress-linux-metapackages-374b79ed197c92eae151fd82ec3037b18547d716.zip |
Adding console-setup to progress-linux-host depends.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 038e224..977b913 100644 --- a/debian/control +++ b/debian/control @@ -119,6 +119,7 @@ Depends: # monitoring spectre-meltdown-checker, # other + console-setup, dmidecode [amd64 arm64 armhf i386], ethtool, gpm, |