[Buildroot] svn commit: trunk/buildroot/package/libgtk2

Peter Korsgaard jacmet at uclibc.org
Tue Aug 26 13:15:49 UTC 2008


>>>>> "laird" == laird  <laird at uclibc.org> 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



More information about the buildroot mailing list