diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 19:31:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2018-12-28 19:31:24 +0000 |
commit | d43d95acbc2491e63d89e7ac6c43d9aca4f608f6 (patch) | |
tree | b4835b7401762a8a2d9e15c0db400ec76777943d | |
parent | Running wrap-and-sort -bast on debian packaging. (diff) | |
download | netdata-d43d95acbc2491e63d89e7ac6c43d9aca4f608f6.tar.xz netdata-d43d95acbc2491e63d89e7ac6c43d9aca4f608f6.zip |
Removing unused misc:Pre-Depends, used to be needed for early multi-arch only.
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 0599abf5e..062ff5a9f 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,6 @@ Depends: python3-urllib3 (>= 1.22), python3-yaml, ${misc:Depends}, - ${misc:Pre-Depends}, ${shlibs:Depends}, Recommends: curl, |