summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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