mirror of https://gerrit.osmocom.org/libosmocore
libosmogb.pc.in: Fix missing dependency on libosmogsm
Change-Id: I5efa04d1c5cabc65b42de624b26fdbf9ebe746b1changes/57/31357/4
parent
0158b05337
commit
2bb8a1219c
|
@ -6,6 +6,6 @@ includedir=@includedir@
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue