diff options
author | Lennart Weller <lhw@ring0.de> | 2016-06-14 15:07:45 +0000 |
---|---|---|
committer | Lennart Weller <lhw@ring0.de> | 2016-06-14 15:07:45 +0000 |
commit | a89e9e41f0ae3f6d1101fb77d3b7c5e5b5badf2f (patch) | |
tree | 5ef0c6837220f950d83b1dcd6fb8dcc2bb6b3261 | |
parent | copyright formatting and typo (diff) | |
download | netdata-a89e9e41f0ae3f6d1101fb77d3b7c5e5b5badf2f.tar.xz netdata-a89e9e41f0ae3f6d1101fb77d3b7c5e5b5badf2f.zip |
remove nodejs recommends. package does not exists at the moment
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c8908178e..16371ade3 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,6 @@ Depends: adduser, ${misc:Depends}, ${misc:Pre-Depends}, ${shlibs:Depends} -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 |