diff options
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 3d2a7b67b..c93e7ffa3 100644 --- a/debian/control +++ b/debian/control @@ -119,8 +119,9 @@ Architecture: all Multi-Arch: foreign Depends: netdata-core (>= ${source:Version}) | netdata-core-no-sse (>= ${source:Version}), - nodejs, ${misc:Depends}, +Recommends: + nodejs, Provides: netdata-plugins, Enhances: |