From 6795ad42a1c6605bcc31f317aa913fb2152d8e86 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 8 Feb 2025 20:56:36 +0100 Subject: [PATCH] Removing superfluous shlibs:Depends in control for libtinyframe-dev. Signed-off-by: Daniel Baumann --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index 6b56a3f..9d4f5e4 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,6 @@ Section: libdevel Architecture: any Depends: ${misc:Depends}, - ${shlibs:Depends}, Description: Minimalistic Frame Streams library (development) tinyframe is a minimalistic library for reading and writing the Frame Streams protocol.