diff options
Diffstat (limited to 'gps/loc-hal.pc.in')
-rw-r--r-- | gps/loc-hal.pc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gps/loc-hal.pc.in b/gps/loc-hal.pc.in index 64750db..22d174b 100644 --- a/gps/loc-hal.pc.in +++ b/gps/loc-hal.pc.in @@ -6,5 +6,5 @@ includedir=@includedir@ Name: loc-hal Description: QTI GPS Loc HAL Version: @VERSION -Libs: -L${libdir} -lloc_core -llocation_api -lgnss -lloc_ds_api -lloc_api_v02 -Cflags: -I${includedir} -I${includedir}/loc-hal -I${includedir}/loc-hal/location -I${includedir}/loc-hal/gnss -I${includedir}/loc-hal/core +Libs: -L${libdir} -lgnss +Cflags: -I${includedir} -I${includedir}/utils -I${includedir}/core -I${includedir}/loc-hal |