summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-09 15:29:45 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-05-09 15:30:01 +0000
commit3b3dbce336b07e2ea3536f9ff3185a920336220a (patch)
tree22eca7efca9b1d76018de01f0daf8505fac64ba9
parentRefreshing allow-symlinks.patch. (diff)
downloadnetdata-3b3dbce336b07e2ea3536f9ff3185a920336220a.tar.xz
netdata-3b3dbce336b07e2ea3536f9ff3185a920336220a.zip
Adding newly required libyaml-dev to build-dependencies.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 9021091c..1ae1587e 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Build-Depends:
libsnappy-dev,
libssl-dev,
libuv1-dev,
+ libyaml-dev,
pkg-config,
protobuf-compiler,
uuid-dev,