pespin has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/31357 )

 (

3 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted 
one.
 )Change subject: libosmogb.pc.in: Fix missing dependency on libosmogsm
......................................................................

libosmogb.pc.in: Fix missing dependency on libosmogsm

Change-Id: I5efa04d1c5cabc65b42de624b26fdbf9ebe746b1
---
M libosmogb.pc.in
1 file changed, 10 insertions(+), 1 deletion(-)

Approvals:
  osmith: Looks good to me, but someone else must approve
  dexter: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved
  Jenkins Builder: Verified




diff --git a/libosmogb.pc.in b/libosmogb.pc.in
index 0a62426..5573bd9 100644
--- a/libosmogb.pc.in
+++ b/libosmogb.pc.in
@@ -6,6 +6,6 @@
 Name: Osmocom GPRS Gb Library
 Description: Osmocom GPRS Gb Interface (NS/BSSGP) Library
 Version: @VERSION@
-Requires: talloc, libosmocore, libosmovty
+Requires: talloc, libosmocore, libosmovty, libosmogsm
 Libs: -L${libdir} -losmogb
 Cflags: -I${includedir}/ -fno-strict-aliasing

--
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/31357
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I5efa04d1c5cabc65b42de624b26fdbf9ebe746b1
Gerrit-Change-Number: 31357
Gerrit-PatchSet: 4
Gerrit-Owner: pespin <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: daniel <[email protected]>
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to