diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-12-07 09:27:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-03-09 13:49:43 +0000 |
commit | af9f84c77f4694735ec6dfaf5a7816b10f15cacd (patch) | |
tree | fcd406c002d790b7f78f2eedbdc9dcc164f4095f | |
parent | Updating netdata-core.install for new upstream components. (diff) | |
download | netdata-af9f84c77f4694735ec6dfaf5a7816b10f15cacd.tar.xz netdata-af9f84c77f4694735ec6dfaf5a7816b10f15cacd.zip |
Adding build-depends to libh2o-dev-common for new upstream version.
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 45eda8aa3..d46982658 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Build-Depends: dh-apache2, libcap-dev, libcups2-dev, + libh2o-dev-common, libjson-c-dev, libjudy-dev, liblz4-dev, |