summaryrefslogtreecommitdiffstats
path: root/contrib/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/debian/control')
-rw-r--r--contrib/debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/debian/control b/contrib/debian/control
index 912800b7..ed8a6d58 100644
--- a/contrib/debian/control
+++ b/contrib/debian/control
@@ -41,7 +41,6 @@ Depends: adduser,
Conflicts: netdata-core,
netdata-plugins-bash,
netdata-plugins-python,
- netdata-plugins-nodejs,
netdata-web
Pre-Depends: dpkg (>= 1.17.14)
Description: real-time charts for system monitoring
@@ -53,12 +52,14 @@ Description: real-time charts for system monitoring
Package: netdata-plugin-cups
Architecture: any
Depends: cups,
+ ${shlibs:Depends},
netdata (>= ${source:Version})
Description: The Common Unix Printing System plugin for metrics collection from cupsd
Package: netdata-plugin-freeipmi
Architecture: any
Depends: freeipmi,
+ ${shlibs:Depends},
netdata (= ${source:Version})
Description: FreeIPMI - The Intelligent Platform Management System.
The IPMI specification defines a set of interfaces for platform management.