diff --git a/libosmogb.pc.in b/libosmogb.pc.in index d545ce2d7..0a62426f5 100644 --- a/libosmogb.pc.in +++ b/libosmogb.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: Osmocom GPRS Gb Library Description: Osmocom GPRS Gb Interface (NS/BSSGP) Library Version: @VERSION@ -Requires: libosmocore, libosmovty +Requires: talloc, libosmocore, libosmovty Libs: -L${libdir} -losmogb Cflags: -I${includedir}/ -fno-strict-aliasing diff --git a/libosmovty.pc.in b/libosmovty.pc.in index 9a907e04e..5d9286a29 100644 --- a/libosmovty.pc.in +++ b/libosmovty.pc.in @@ -6,6 +6,6 @@ includedir=@includedir@ Name: Osmocom VTY Interface Library Description: C Utility Library Version: @VERSION@ -Requires: libosmocore +Requires: talloc, libosmocore Libs: -L${libdir} -losmovty Cflags: -I${includedir}/