build: bumping Gtk+ and Vala version
This is bumped farther from the one suggested in the bug because I'm using Gtk+ features from newr releases. Fixed: https://bugzilla.gnome.org/show_bug.cgi?id=727584
This commit is contained in:
parent
8ffe4462e8
commit
bd908b2738
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ AC_CONFIG_FILES([Makefile
|
||||||
|
|
||||||
LT_INIT
|
LT_INIT
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
AM_PROG_VALAC([0.21.1.8-8f10])
|
AM_PROG_VALAC([0.24.0])
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
|
|
||||||
GLIB_GSETTINGS
|
GLIB_GSETTINGS
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue