diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-12-10 20:03:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-12-10 20:03:41 +0000 |
commit | 0c5c7bcdd5133a4033ea7eb506cf14b1d6aae0a4 (patch) | |
tree | c483ca44dde0b9278da94bb5e62d578f48392ddc | |
parent | Releasing debian version 20190701-8. (diff) | |
download | progress-linux-metapackages-0c5c7bcdd5133a4033ea7eb506cf14b1d6aae0a4.tar.xz progress-linux-metapackages-0c5c7bcdd5133a4033ea7eb506cf14b1d6aae0a4.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 1903f49..31e7711 100644 --- a/debian/control +++ b/debian/control @@ -37,6 +37,7 @@ Depends: gawk, git, gnupg, + htop, less, lnav, lsb-release, |