summaryrefslogtreecommitdiff
path: root/rest-extras.pc.in
diff options
context:
space:
mode:
authorCarlos Garcia Campos <cgarcia@igalia.com>2021-06-08 17:44:04 +0200
committerGünther Wagner <info@gunibert.de>2021-11-04 21:39:51 +0100
commitf014c22bbb1e5dd857d6e47c5acf5f58fc28cecf (patch)
tree586b94fb13ac152e717ae454bdb841c10a87a830 /rest-extras.pc.in
parente55578092e347a4fce887d5a278dc007204fa5cd (diff)
downloadlibrest-f014c22bbb1e5dd857d6e47c5acf5f58fc28cecf.tar.gz
Port to libsoup3
Diffstat (limited to 'rest-extras.pc.in')
-rw-r--r--rest-extras.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rest-extras.pc.in b/rest-extras.pc.in
index 39f21bf..3723d6d 100644
--- a/rest-extras.pc.in
+++ b/rest-extras.pc.in
@@ -9,4 +9,4 @@ Description: RESTful web api query library
Version: @VERSION@
Libs: -L${libdir} -lrest-extras-${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