diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-06 14:02:08 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-01-06 14:02:08 +0000 |
commit | 5d6f46f7e427be06a6e1adba158e9bc72ee693f3 (patch) | |
tree | a82a3626fe9ea31c86b3826b3f46cea0545f1306 | |
parent | Updating packaging copyright for 2022. (diff) | |
download | progress-linux-metapackages-5d6f46f7e427be06a6e1adba158e9bc72ee693f3.tar.xz progress-linux-metapackages-5d6f46f7e427be06a6e1adba158e9bc72ee693f3.zip |
Adding lldpd to progress-linux-container-server 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 0c9209e..08332c4 100644 --- a/debian/control +++ b/debian/control @@ -320,6 +320,7 @@ Depends: # web apache2, # Other + lldpd, numad, Suggests: ttyd, |