aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index c3596b3..f919392 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
libdpkg-perl,
git,
doxygen,
- libosmocore-dev (>= 1.7.0),
+ libosmocore-dev (>= 1.8.0),
pkg-config,
libpcap0.8-dev,
libsctp-dev
@@ -20,7 +20,7 @@ Vcs-Browser: https://gitea.osmocom.org/osmocom/libosmo-netif
Vcs-Git: https://gitea.osmocom.org/osmocom/libosmo-netif
Homepage: https://projects.osmocom.org/projects/libosmo-netif
-Package: libosmonetif8
+Package: libosmonetif11
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -37,7 +37,7 @@ Architecture: any
Depends: ${misc:Depends},
libosmocore-dev,
libosmocore,
- libosmonetif8 (= ${binary:Version})
+ libosmonetif11 (= ${binary:Version})
Multi-Arch: same
Description: Development headers for Osmocom network interface
The libosmo-netif library is one of the libraries needed by the
@@ -51,7 +51,7 @@ Package: libosmo-netif-doc
Architecture: all
Section: doc
Depends: ${misc:Depends},
- libosmonetif8,
+ libosmonetif11,
libjs-jquery
Description: Documentation for the Osmo network interface library
The libosmo-netif library is one of the libraries needed by the
@@ -64,7 +64,7 @@ Package: libosmo-netif-dbg
Section: debug
Architecture: any
Priority: extra
-Depends: libosmonetif8 (= ${binary:Version}), ${misc:Depends}
+Depends: libosmonetif11 (= ${binary:Version}), ${misc:Depends}
Multi-Arch: same
Description: Debug symbols for Osmocom network interface library
The libosmo-netif library is one of the libraries needed by the