Skip to content
Snippets Groups Projects
Commit 4e080ff1 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Fix typo

parent 7cbf2314
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
_MIN_GTK_VER = '3.22.27'
_MIN_CAIRO_VER = '1.16.0'
_MIN_PYGOBJECT_VER = '3.32.0'
_MIN_GLIB_VER = '3.60.0'
_MIN_GLIB_VER = '2.60.0'
def check_version(dep_name, current_ver, min_ver):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment