osmith has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-abis/+/39028?usp=email )
Change subject: debian/control: libosmo-abis-dev: add missing dep
......................................................................
debian/control: libosmo-abis-dev: add missing dep
libosmotrau.pc.in and libosmoabis.pc.in require libosmocore.
Change-Id: Ib7012ffce6ab853396a55d65ae4e48c7409276a4
---
M debian/control
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-abis refs/changes/28/39028/1
diff --git a/debian/control b/debian/control
index 80c2fea..925dba7 100644
--- a/debian/control
+++ b/debian/control
@@ -65,6 +65,7 @@
libosmotrau10 (= ${binary:Version}),
libosmoabis13 (= ${binary:Version}),
libosmo-netif-dev (>= 1.5.0),
+ libosmocore-dev,
Description: Development headers for A-bis interface
The libosmo-abis library contains common/shared code regarding the A-bis
interface between GSM BTS and BSC. This package in particular contains the
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-abis/+/39028?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: Ib7012ffce6ab853396a55d65ae4e48c7409276a4
Gerrit-Change-Number: 39028
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>