build: up Gtk+ requirement
Bug: https://bugzilla.gnome.org/show_bug.cgi?id=751011
This commit is contained in:
parent
2be74bc881
commit
8cde66945e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE], ["$GETTEXT_PACKAGE"], [Gettext Package])
|
||||||
AC_SUBST(GETTEXT_PACKAGE)
|
AC_SUBST(GETTEXT_PACKAGE)
|
||||||
|
|
||||||
|
|
||||||
pkg_modules="gtk+-3.0 >= 3.12.0
|
pkg_modules="gtk+-3.0 >= 3.16.0
|
||||||
glib-2.0 >= 2.37.6
|
glib-2.0 >= 2.37.6
|
||||||
gmodule-export-2.0
|
gmodule-export-2.0
|
||||||
gnome-desktop-3.0
|
gnome-desktop-3.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue