From a07e3c2bf7c26dfd336a3e47fd4b2efb2381d387 Mon Sep 17 00:00:00 2001 From: David Lamparter Date: Tue, 23 Oct 2018 14:31:44 +0200 Subject: [PATCH] debianpkg: remove bogus shlib:Depends on frr-dbg The debug package doesn't have shlib dependencies. Signed-off-by: David Lamparter --- debianpkg/control | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.5