summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-25 21:44:06 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2019-02-25 21:44:06 +0000
commit62c17a1b54b034cc67dff30b0d82d07f7f877185 (patch)
treebc140cb5355d2cae2edda49a092a7b4d6a2cec25
parentReleasing debian version 1.12.1-1. (diff)
downloadnetdata-62c17a1b54b034cc67dff30b0d82d07f7f877185.tar.xz
netdata-62c17a1b54b034cc67dff30b0d82d07f7f877185.zip
Downgrading nodejs depends in netdata-plugins-nodejs to recommends as not all architectures have nodejs at the moment.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3d2a7b67b..c93e7ffa3 100644
--- a/debian/control
+++ b/debian/control
@@ -119,8 +119,9 @@ Architecture: all
Multi-Arch: foreign
Depends:
netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}),
- nodejs,
${misc:Depends},
+Recommends:
+ nodejs,
Provides:
netdata-plugins,
Enhances: