aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-11-03 11:36:18 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-11-03 11:36:18 +0100
commitbb4ae64fbbc30bf626792df2f2e68afb5cda6e21 (patch)
treecce0c5c02522e8dcc189ddefb023846bb8fb75d6
parent8649d57f507d359c99a89654aac7e19ce22db282 (diff)
debian: Install libosmoctrl0 too when installing the dev package
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6c1110f4..012ae72b 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Browser: http://git.osmocom.org/gitweb?p=libosmocore.git;a=summary
Package: libosmocore
Section: libs
Architecture: any
-Depends: libosmocodec0, libosmocore6, libosmogb4, libosmogsm5, libosmovty3, ${misc:Depends}
+Depends: libosmocodec0, libosmocore6, libosmogb4, libosmogsm5, libosmovty3, libosmoctrl0, ${misc:Depends}
Multi-Arch: foreign
Description: Open Source MObile COMmunications CORE library