mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
debian: Require libgtp-dev after the SO version bump
The ABI of libgtp changed and we require a new library now. Drop the SO_VERSION from the library name and just depend on libgtp-dev. Change-Id: Ib301b27e2c08fda827b55820389247e27e5e8fc7
This commit is contained in:
committed by
Holger Freyther
parent
6934a0fa9e
commit
3f940fc9ee
2
debian/control
vendored
2
debian/control
vendored
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9),
|
||||
autotools-dev,
|
||||
autoconf-archive,
|
||||
pkg-config,
|
||||
libgtp0-dev,
|
||||
libgtp-dev,
|
||||
libosmocore-dev,
|
||||
libosmo-sccp-dev,
|
||||
libdbi0-dev,
|
||||
|
Reference in New Issue
Block a user