diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 19:32:15 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 19:32:15 +0000 |
commit | 3bdfbc9fc2876bb7d352bb24983cac5ca7f3d493 (patch) | |
tree | 164d5577851746cd62edd3b91bb5dfdad05b8d73 | |
parent | Removing unused misc:Pre-Depends, used to be needed for early multi-arch only. (diff) | |
download | netdata-3bdfbc9fc2876bb7d352bb24983cac5ca7f3d493.tar.xz netdata-3bdfbc9fc2876bb7d352bb24983cac5ca7f3d493.zip |
Removing unused shlibs:Depends on netdata-data which is arch-all anyway.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 062ff5a9f..ed2ba0985 100644 --- a/debian/control +++ b/debian/control @@ -46,7 +46,6 @@ Depends: fonts-font-awesome, libjs-bootstrap, ${misc:Depends}, - ${shlibs:Depends}, Recommends: netdata (=${source:Version}), Description: real-time charts for system monitoring (Data) |