Adding required depends in libtinyframe-dev explicitly.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
15b5ebe17f
commit
ca25f125ba
1 changed files with 1 additions and 0 deletions
1
debian/control
vendored
1
debian/control
vendored
|
@ -15,6 +15,7 @@ Package: libtinyframe-dev
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends:
|
Depends:
|
||||||
|
libtinyframe0 (= ${binary:Version}),
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
Description: Minimalistic Frame Streams library (development)
|
Description: Minimalistic Frame Streams library (development)
|
||||||
tinyframe is a minimalistic library for reading and writing the Frame Streams
|
tinyframe is a minimalistic library for reading and writing the Frame Streams
|
||||||
|
|
Loading…
Add table
Reference in a new issue