pespin submitted this change.
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(-)
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 change 38843. To unsubscribe, or for help writing mail filters, visit settings.