mirror of
https://github.com/brl/mutter.git
synced 2024-11-24 17:10:40 -05:00
configure.in: fix typo in gio-2.0 version
This commit is contained in:
parent
ca3dc2e876
commit
7649772394
@ -68,7 +68,7 @@ CLUTTER_PACKAGE=clutter-1.0
|
|||||||
|
|
||||||
MUTTER_PC_MODULES="
|
MUTTER_PC_MODULES="
|
||||||
gtk+-3.0 >= 3.3.7
|
gtk+-3.0 >= 3.3.7
|
||||||
gio-2.0 >= 2.5.10
|
gio-2.0 >= 2.25.10
|
||||||
pango >= 1.2.0
|
pango >= 1.2.0
|
||||||
cairo >= 1.10.0
|
cairo >= 1.10.0
|
||||||
gsettings-desktop-schemas >= 3.3.0
|
gsettings-desktop-schemas >= 3.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user