build: bump clutter requirement to 1.15.90
PopupMenus don't render properly with clutter older than this. https://bugzilla.gnome.org/show_bug.cgi?id=722593
This commit is contained in:
parent
c9e24439b2
commit
335744e78a
@ -73,7 +73,7 @@ AS_IF([test x$enable_systemd != xno], [
|
||||
|
||||
AC_MSG_RESULT($enable_systemd)
|
||||
|
||||
CLUTTER_MIN_VERSION=1.13.4
|
||||
CLUTTER_MIN_VERSION=1.15.90
|
||||
GOBJECT_INTROSPECTION_MIN_VERSION=0.10.1
|
||||
GJS_MIN_VERSION=1.39.0
|
||||
MUTTER_MIN_VERSION=3.11.1
|
||||
|
Loading…
Reference in New Issue
Block a user