diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-31 07:54:04 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-31 07:54:04 +0000 |
commit | c3228ef0ac0662eb918ebce476165713c13bc4eb (patch) | |
tree | faf6a95ef6752fe948039ab7f899075235e737f1 | |
parent | Removing double lintian overrides for jquery. (diff) | |
download | netdata-c3228ef0ac0662eb918ebce476165713c13bc4eb.tar.xz netdata-c3228ef0ac0662eb918ebce476165713c13bc4eb.zip |
Readding misc:Pre-Depends for init-system-helpers.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 68367fd47..3a63eda18 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,8 @@ Vcs-Git: https://salsa.debian.org/debian/netdata.git Package: netdata Architecture: linux-any +Pre-Depends: + ${misc:Pre-Depends}, Depends: adduser, libcap2-bin, |