summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-01-15 07:33:54 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-01-15 07:33:54 +0000
commit000c1063164671995eaf3d7bf603cdd082113f5d (patch)
treeb11b12c0cce9d615e9fcb2bf73769b3f75a6f1f8
parentAdding debian version 0.1.1-1. (diff)
downloadtinyframe-000c1063164671995eaf3d7bf603cdd082113f5d.tar.xz
tinyframe-000c1063164671995eaf3d7bf603cdd082113f5d.zip
Removing superfluous shlibs:Depends in control for libtinyframe-dev.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control1
1 files changed, 0 insertions, 1 deletions
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.