libosmo-{csn1,gprs-rlcmac}.pc.in: add missing Requires

Change-Id: I673a51fbf8ee339b20baca4998ef79e96170f21e
This commit is contained in:
Vadim Yanitskiy 2022-08-24 04:35:35 +07:00
parent 5e93c7d048
commit 1014ac4b18
2 changed files with 2 additions and 0 deletions

View File

@ -6,5 +6,6 @@ includedir=@includedir@
Name: Osmocom CSN.1 Codec Library
Description: C Utility Library
Version: @VERSION@
Requires: libosmocore
Libs: -L${libdir} -losmo-csn1
Cflags: -I${includedir}/

View File

@ -6,5 +6,6 @@ includedir=@includedir@
Name: Osmocom [E]GPRS RLC/MAC Library
Description: C Utility Library
Version: @VERSION@
Requires: libosmocore, libosmo-csn1
Libs: -L${libdir} -losmo-gprs-rlcmac
Cflags: -I${includedir}/