summaryrefslogtreecommitdiff
path: root/rest.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'rest.pc.in')
-rw-r--r--rest.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest.pc.in b/rest.pc.in
index 94c384b..e6bae3e 100644
--- a/rest.pc.in
+++ b/rest.pc.in
@@ -9,4 +9,4 @@ Description: RESTful web api query library
Version: @VERSION@
Libs: -L${libdir} -lrest-${apiversion}
Cflags: -I${includedir}/rest-${apiversion}
-Requires: glib-2.0 libsoup-2.4 libxml-2.0
+Requires: glib-2.0 libsoup-@SOUP_API_VERSION@ libxml-2.0