Browse Source

Fix systemd journal build deps in DEB packages. (#15805)

Austin S. Hemmelgarn 1 year ago
parent
commit
8c0b117870
1 changed files with 1 additions and 1 deletions
  1. 1 1
      contrib/debian/control

+ 1 - 1
contrib/debian/control

@@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9.20160709),
                libsnappy-dev,
                libprotobuf-dev,
                libprotoc-dev,
+               libsystemd-dev,
                cmake,
                autogen,
                autoconf,
@@ -196,7 +197,6 @@ Architecture: any
 Depends: ${shlibs:Depends},
          netdata (= ${source:Version})
 Pre-Depends: libcap2-bin, adduser
-Build-Depends: libsystemd-dev
 Conflicts: netdata (<< ${source:Version})
 Description: The systemd-journal collector for the Netdata Agent
  This plugin allows the Netdata Agent to present logs from the systemd