diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-14 12:14:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-08-14 12:14:44 +0000 |
commit | 1d9746537d1ae5f8ffeb75c78e7bca1a1db89ae1 (patch) | |
tree | 0b12ada246195877c18d97e6f70d676af41d2694 | |
parent | Running wrap-and-sort. (diff) | |
download | netdata-1d9746537d1ae5f8ffeb75c78e7bca1a1db89ae1.tar.xz netdata-1d9746537d1ae5f8ffeb75c78e7bca1a1db89ae1.zip |
Adding misc depends to netdata-apache2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 1520a6e6..b934c52e 100644 --- a/debian/control +++ b/debian/control @@ -46,6 +46,7 @@ Depends: apache2, netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}), netdata-web (>= ${source:Version}), + ${misc:Depends}, Enhances: netdata-core, netdata-core-no-sse, |