Fix systemd journal build deps in DEB packages. (#15805)
Austin S. Hemmelgarn committed
Aug 14, 2023 at 11:21 UTC
8c0b1178709e076fd2093cd74178e333542331b0
1 file changed
+1
-1
contrib/debian/control
+1
-1
@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9.20160709),
17
libsnappy-dev,
18
libprotobuf-dev,
19
libprotoc-dev,
20
+ libsystemd-dev,
21
cmake,
22
autogen,
23
autoconf,
@@ -196,7 +197,6 @@ Architecture: any
197
Depends: ${shlibs:Depends},
198
netdata (= ${source:Version})
199
Pre-Depends: libcap2-bin, adduser
199
-Build-Depends: libsystemd-dev
200
Conflicts: netdata (<< ${source:Version})
201
Description: The systemd-journal collector for the Netdata Agent
202
This plugin allows the Netdata Agent to present logs from the systemd