summaryrefslogtreecommitdiff
path: root/rest.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'rest.pc.in')
-rw-r--r--rest.pc.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rest.pc.in b/rest.pc.in
index 8f94ab1..e559cab 100644
--- a/rest.pc.in
+++ b/rest.pc.in
@@ -1,12 +1,12 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
-includedir=@includedir@
+includedir=@includedir@/rest
Name: rest
Description: RESTful web api query library
Version: @VERSION@
Libs: -L${libdir} -lrest
Cflags: -I${includedir}
-Requires: glib-2.0 libsoup-2.4
+Requires: glib-2.0 libsoup-2.4 libxml-2.0 json-glib-1.0