summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPhilip Withnall <withnall@endlessm.com>2017-08-08 21:08:36 +0100
committerPhilip Withnall <withnall@endlessm.com>2017-08-08 21:08:36 +0100
commitf048a49995879cd60d740b18e1e93145870fb06e (patch)
tree70f325d2da63c62bba5f3b5d852609a6d49cf177 /README
parentece8e887560ef794dba594cefb4c097cd057142c (diff)
downloadlibgdata-f048a49995879cd60d740b18e1e93145870fb06e.tar.gz
build: Bump GLib dependency to 2.44
This is needed for upcoming changes which use g_autoptr() and GTask. Signed-off-by: Philip Withnall <withnall@endlessm.com>
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index c7e51ee6..b0f38c3c 100644
--- a/README
+++ b/README
@@ -13,9 +13,9 @@ libgdata is API and ABI stable.
Dependencies
============
- • glib-2.0 ≥ 2.38.0
+ • glib-2.0 ≥ 2.44.0
• libxml-2.0
- • gio-2.0 ≥ 2.17.3
+ • gio-2.0 ≥ 2.44.0
• libsoup-2.4 ≥ 2.42.0
• liboauth ≥ 0.9.4
• json-glib ≥ 0.15.0