From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Tue, 26 Aug 2008 15:15:49 +0200 Subject: [Buildroot] svn commit: trunk/buildroot/package/libgtk2 In-Reply-To: <20080826121930.77B8B3C79C@busybox.net> (laird@uclibc.org's message of "Tue\, 26 Aug 2008 05\:19\:30 -0700 \(PDT\)") References: <20080826121930.77B8B3C79C@busybox.net> Message-ID: <87k5e3gbne.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "laird" == laird writes: laird> Author: laird laird> Date: 2008-08-26 05:19:29 -0700 (Tue, 26 Aug 2008) laird> New Revision: 23204 Welcome! laird> Log: laird> The changes below add better support for DirectFB and libgtk2. laird> Should be no different for X builds. Could you please check these things in seperately? laird> Changeset: laird> Modified: trunk/buildroot/package/libgtk2/Config.in laird> =================================================================== laird> --- trunk/buildroot/package/libgtk2/Config.in 2008-08-26 01:32:33 UTC (rev 23203) laird> +++ trunk/buildroot/package/libgtk2/Config.in 2008-08-26 12:19:29 UTC (rev 23204) laird> @@ -2,14 +2,13 @@ laird> bool "libgtk2" laird> select BR2_PACKAGE_ATK laird> select BR2_PACKAGE_CAIRO laird> - select BR2_PACKAGE_CUPS Shouldn't that instead be something like: select BR2_PACKAGE_CUPS if BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX -- Bye, Peter Korsgaard