osmith submitted this change.

View Change

Approvals: pespin: Looks good to me, approved fixeria: Looks good to me, but someone else must approve Jenkins Builder: Verified
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(-)

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 change 39028. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: merged
Gerrit-Project: libosmo-abis
Gerrit-Branch: master
Gerrit-Change-Id: Ib7012ffce6ab853396a55d65ae4e48c7409276a4
Gerrit-Change-Number: 39028
Gerrit-PatchSet: 2
Gerrit-Owner: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: osmith <osmith@sysmocom.de>
Gerrit-Reviewer: pespin <pespin@sysmocom.de>