diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-09-03 17:56:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2020-09-03 17:56:31 +0000 |
commit | 7e8f2af139756a811cd5aa3b4e784fe73b5672c0 (patch) | |
tree | 611f55c60a91e3e027ecaca3e2a6cac2c8e4bc01 | |
parent | Releasing debian version 20190701-21. (diff) | |
download | progress-linux-metapackages-7e8f2af139756a811cd5aa3b4e784fe73b5672c0.tar.xz progress-linux-metapackages-7e8f2af139756a811cd5aa3b4e784fe73b5672c0.zip |
Adding htop to progress-linux-base-system 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 1620332..fe3903b 100644 --- a/debian/control +++ b/debian/control @@ -41,6 +41,7 @@ Depends: gawk, git, gnupg, + htop, less, lnav, lsb-release, |