summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFederico Ceratto <federico.ceratto@gmail.com>2016-05-17 23:11:15 +0000
committerFederico Ceratto <federico.ceratto@gmail.com>2016-05-17 23:59:21 +0000
commit8e1d6c2759979e22da384bb0f78a72476f1852d2 (patch)
tree4982cc7642ec7848c599cb5bad630230f4ea8874
parentCleanup on postrm (diff)
downloadnetdata-8e1d6c2759979e22da384bb0f78a72476f1852d2.tar.xz
netdata-8e1d6c2759979e22da384bb0f78a72476f1852d2.zip
Update dependencies
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 1c1bc1496..84a064550 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Depends: adduser,
netdata-data,
${misc:Depends},
${shlibs:Depends}
-Recommends: netdata-plugins-nodejs
+Suggests: netdata-plugins-nodejs
Description: real-time charts for system monitoring
Netdata is a daemon that collects data in realtime (per second)
and presents a web site to view and analyze them. The presentation
@@ -44,7 +44,7 @@ Description: real-time charts for system monitoring
Package: netdata-plugins-nodejs
Architecture: all
-Depends: nodejs, ${misc:Depends}, ${shlibs:Depends}
+Depends: nodejs, netdata, ${misc:Depends}, ${shlibs:Depends}
Description: real-time charts for system monitoring
Netdata is a daemon that collects data in realtime (per second)
and presents a web site to view and analyze them. The presentation