Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH]: Make libgtk2 visible with DirectFB and not just XORG
@ 2008-05-23 13:29 Daniel Laird
  0 siblings, 0 replies; only message in thread
From: Daniel Laird @ 2008-05-23 13:29 UTC (permalink / raw)
  To: buildroot


LibGTK is not visible as Config.in only enables it if XORG is set.  I have
only DirectFB.

--- buildroot/package/libgtk2/Config.in 
+++ buildroot.new/package/libgtk2/Config.in 
@@ -8,9 +8,8 @@
 	select BR2_PACKAGE_TIFF
 	select BR2_PACKAGE_LIBPNG
 	select BR2_PACKAGE_CUPS
-	select BR2_PACKAGE_LIBPNG
 	select BR2_PACKAGE_LIBGLIB2
-	depends on BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
+	depends on
BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX||BR2_PACKAGE_DIRECTFB
 	help
 	  The GTK+ version 2 graphical user interface library
-- 
View this message in context: http://www.nabble.com/-PATCH-%3A-Make-libgtk2-visible-with-DirectFB-and-not-just-XORG-tp17425625p17425625.html
Sent from the BuildRoot mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-23 13:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-23 13:29 [Buildroot] [PATCH]: Make libgtk2 visible with DirectFB and not just XORG Daniel Laird

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox