mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
Bump up libgtk2 version
Bump up libgtk2 version The version of libgtk2 currently used doesn't build when built against DirectFB. The issue has been fixed in a later version of the 2.12.x series, so let's upgrade to this version. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# libgtk2.0
|
||||
#
|
||||
#############################################################
|
||||
LIBGTK2_VERSION = 2.12.6
|
||||
LIBGTK2_VERSION = 2.12.12
|
||||
LIBGTK2_SOURCE = gtk+-$(LIBGTK2_VERSION).tar.bz2
|
||||
LIBGTK2_SITE = ftp://ftp.gtk.org/pub/gtk/2.12
|
||||
LIBGTK2_AUTORECONF = NO
|
||||
|
||||
Reference in New Issue
Block a user