summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 435c5fb6c..c00d4169e 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Depends: adduser,
${misc:Depends},
${misc:Pre-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
@@ -47,7 +47,7 @@ Description: real-time charts for system monitoring
Package: netdata-plugins-nodejs
Architecture: all
Multi-Arch: foreign
-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