summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorCarlos Garcia Campos <cgarcia@igalia.com>2021-03-18 17:29:20 +0100
committerJavier Jardón <jjardon@gnome.org>2021-07-04 18:52:23 +0100
commit2bbc816bda0d60349d49a5b7ef9532490f80ab3b (patch)
tree679568f9dbc34b9385f76477008cb37c37fd30ac /configure.ac
parent9aac62475dbb25d4352bc5d5a99d695492d3e3aa (diff)
downloadyelp-2bbc816bda0d60349d49a5b7ef9532490f80ab3b.tar.gz
Use GUri instead of SoupURI
This removes the direct dependency on libsoup, so that yelp doesn't need to be migrated to libsoup3.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 89244242..910d0b73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ APPSTREAM_XML
LT_LIB_M
PKG_CHECK_MODULES(YELP,
[
- gio-2.0 >= 2.38.0
+ gio-2.0 >= 2.67.4
gio-unix-2.0
gtk+-unix-print-3.0
gtk+-3.0 >= 3.13.3