diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-09-22 08:12:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-10-08 17:19:24 +0000 |
commit | 93c03c6e7b014b06035d34bd3a69705a6a1a17d0 (patch) | |
tree | c34916db5f74c20375db1fb7bc57d96510e3944d | |
parent | Depending on hardlink only on pre-bookworm systems. (diff) | |
download | progress-linux-metapackages-93c03c6e7b014b06035d34bd3a69705a6a1a17d0.tar.xz progress-linux-metapackages-93c03c6e7b014b06035d34bd3a69705a6a1a17d0.zip |
Adding jq 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 aefe093..c7ca956 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,7 @@ Depends: gnupg, htop, ioping, + jq, less, lnav, lsb-release, |