summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-09 20:43:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-11-25 15:26:28 +0000
commit119c0a5e2bd3bf63033108c7164f651cb7725ab6 (patch)
treee0ce25d3abda059863d1581e9292cb9ebb595930
parentwip: copyright (diff)
downloadnetdata-119c0a5e2bd3bf63033108c7164f651cb7725ab6.tar.xz
netdata-119c0a5e2bd3bf63033108c7164f651cb7725ab6.zip
wip: control
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 627fd3fc9..dbe1e1f58 100644
--- a/debian/control
+++ b/debian/control
@@ -7,9 +7,13 @@ Uploaders:
Federico Ceratto <federico@debian.org>,
Build-Depends:
cmake,
+ curl,
debhelper-compat (= 13),
+ libbpf-dev,
libcap-dev,
libcups2-dev,
+ libcurl4-openssl-dev,
+ libdlib-dev,
libelf-dev,
libh2o-dev-common,
libipmimonitoring-dev,
@@ -17,15 +21,23 @@ Build-Depends:
libjudy-dev,
liblz4-dev,
libmnl-dev,
+ libmosquitto-dev,
libnetfilter-acct-dev,
+ libpcre2-dev,
+ libprotobuf-c-dev,
libprotobuf-dev,
libsnappy-dev,
libssl-dev,
libsystemd-dev,
libuv1-dev,
+ libwebsockets-dev,
libyaml-dev,
+ libzstd-dev,
+ lm-sensors,
pkg-config,
+ protobuf-c-compiler,
protobuf-compiler,
+ python3,
uuid-dev,
zlib1g-dev,
Rules-Requires-Root: no