mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-07-16 14:35:50 +00:00
Add missing jansson dependency in pkg-config spec
This commit is contained in:
parent
aedbbb184f
commit
3ac24dfcc3
@ -8,4 +8,4 @@ Description: Simple C rpc library
|
|||||||
Version: @VERSION@
|
Version: @VERSION@
|
||||||
Libs: -L${libdir} -lsearpc
|
Libs: -L${libdir} -lsearpc
|
||||||
Cflags: -I${includedir} -I${includedir}/searpc
|
Cflags: -I${includedir} -I${includedir}/searpc
|
||||||
Requires: gobject-2.0 gio-2.0
|
Requires: gobject-2.0 gio-2.0 jansson
|
||||||
|
Loading…
Reference in New Issue
Block a user