aboutsummaryrefslogtreecommitdiffstats
path: root/libosmocoding.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'libosmocoding.pc.in')
-rw-r--r--libosmocoding.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/libosmocoding.pc.in b/libosmocoding.pc.in
index 580b1702..5b91a606 100644
--- a/libosmocoding.pc.in
+++ b/libosmocoding.pc.in
@@ -6,6 +6,6 @@ includedir=@includedir@
Name: Osmocom L1 transcoding Library
Description: C Utility Library
Version: @VERSION@
-Libs: -L${libdir} -losmocoding -losmocodec -losmogsm -losmocore
+Requires: talloc, libosmocore, libosmogsm, libosmocodec
+Libs: -L${libdir} -losmocoding
Cflags: -I${includedir}/
-