pespin has submitted this change. (
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38843?usp=email )
Change subject: libosmo-sigtran.pc.in: Add missing Requires.private libosmo*
......................................................................
libosmo-sigtran.pc.in: Add missing Requires.private libosmo*
libosmo-sigtran uses those libraries but it was not specifying them.
This is needed in case somebody wants to static-link against it.
Change-Id: I17c026e9489bfd583a10e74fa94cc3f6dfb1f938
---
M libosmo-sigtran.pc.in
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Jenkins Builder: Verified
osmith: Looks good to me, but someone else must approve
pespin: Looks good to me, approved
diff --git a/libosmo-sigtran.pc.in b/libosmo-sigtran.pc.in
index d735797..afdbce5 100644
--- a/libosmo-sigtran.pc.in
+++ b/libosmo-sigtran.pc.in
@@ -8,3 +8,4 @@
Version: @VERSION@
Libs: -L${libdir} -losmo-sigtran
Cflags: -I${includedir}/
+Requires.private: libosmo-netif libosmocore
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38843?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: merged
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: I17c026e9489bfd583a10e74fa94cc3f6dfb1f938
Gerrit-Change-Number: 38843
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>