aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 12:43:15 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2013-12-12 12:43:15 +0100
commit7ae850337058168afc62cb4cac9cfc97b21d520b (patch)
treec9c60e2b61f5b400ed42ea52e777aa7f086ffb20 /debian
parentd65ccd50fa9ef585e81b13445b4595ecf982e093 (diff)
debian: Depend directly on the two libraries needed for libosmo-abis
Do not pull in libosmocore but let the abis/trau library pull in the DSO that is actually linked to.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3621723..4d399a1 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Description: GSM trau handling
Package: libosmo-abis-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libosmocore, libosmo-abis
+Depends: ${misc:Depends}, libosmotrau0, libosmoabis1
Description: Development headers for A-bis interface.
Package: libosmo-abis-dbg