Bump to next glib stable release

Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
Sebastian Ramacher 2017-06-13 22:07:24 +02:00
parent 0549059e54
commit 9adb456fd7
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -6,7 +6,7 @@ girara user interface library and several document libraries.
Requirements
------------
gtk3 (>= 3.6)
glib (>= 2.49.6)
glib (>= 2.50)
girara (>= 0.2.7)
sqlite3 (optional, >= 3.5.9)
check (for tests)

View File

@ -22,7 +22,7 @@ GIRARA_MIN_VERSION = 0.2.7
GIRARA_PKG_CONFIG_NAME = girara-gtk3
# glib
GLIB_VERSION_CHECK ?= 1
GLIB_MIN_VERSION = 2.32
GLIB_MIN_VERSION = 2.50
GLIB_PKG_CONFIG_NAME = glib-2.0
# GTK
GTK_VERSION_CHECK ?= 1