Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Laird <daniel.j.laird@nxp.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH]: Make libgtk2 visible with DirectFB and not just XORG
Date: Fri, 23 May 2008 06:29:20 -0700 (PDT)	[thread overview]
Message-ID: <17425625.post@talk.nabble.com> (raw)


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.

                 reply	other threads:[~2008-05-23 13:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17425625.post@talk.nabble.com \
    --to=daniel.j.laird@nxp.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox