summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a3e49481..6a558175 100755
--- a/setup.py
+++ b/setup.py
@@ -42,7 +42,7 @@ from distutils.spawn import find_executable
PYGOBJECT_VERISON = "3.31.2"
-GLIB_VERSION_REQUIRED = "2.38.0"
+GLIB_VERSION_REQUIRED = "2.48.0"
GI_VERSION_REQUIRED = "1.46.0"
PYCAIRO_VERSION_REQUIRED = "1.11.1"
LIBFFI_VERSION_REQUIRED = "3.0"