From: David Lamparter Date: Tue, 23 Oct 2018 12:31:44 +0000 (+0200) Subject: debianpkg: remove bogus shlib:Depends on frr-dbg X-Git-Tag: 7.1_pulled~219^2~69 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=679e826ac0bdbe32023f1f7b240c71803ff9cd4b;p=mirror%2Ffrr.git debianpkg: remove bogus shlib:Depends on frr-dbg The debug package doesn't have shlib dependencies. Signed-off-by: David Lamparter --- diff --git a/debianpkg/control b/debianpkg/control index b2c92b17e7..a89e4d96ad 100644 --- a/debianpkg/control +++ b/debianpkg/control @@ -55,7 +55,6 @@ Package: frr-dbg Architecture: any Depends: ${misc:Depends}, - ${shlibs:Depends}, frr (= ${binary:Version}) Priority: extra Section: debug