* [Buildroot] [PATCH] Bump up libgtk2 version
@ 2008-10-15 14:49 Thomas Petazzoni
2008-10-18 7:01 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2008-10-15 14:49 UTC (permalink / raw)
To: buildroot
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>
---
package/libgtk2/libgtk2.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Index: buildroot/package/libgtk2/libgtk2.mk
===================================================================
--- buildroot.orig/package/libgtk2/libgtk2.mk
+++ buildroot/package/libgtk2/libgtk2.mk
@@ -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
--
Thomas Petazzoni, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-18 7:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-15 14:49 [Buildroot] [PATCH] Bump up libgtk2 version Thomas Petazzoni
2008-10-18 7:01 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox