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

jacmet at uclibc.org jacmet at uclibc.org
Tue Aug 26 22:37:20 UTC 2008


Author: jacmet
Date: 2008-08-26 15:37:20 -0700 (Tue, 26 Aug 2008)
New Revision: 23226

Log:
atk: select libglib2

Modified:
   trunk/buildroot/package/atk/Config.in


Changeset:
Modified: trunk/buildroot/package/atk/Config.in
===================================================================
--- trunk/buildroot/package/atk/Config.in	2008-08-26 21:05:10 UTC (rev 23225)
+++ trunk/buildroot/package/atk/Config.in	2008-08-26 22:37:20 UTC (rev 23226)
@@ -1,9 +1,6 @@
 config BR2_PACKAGE_ATK
 	bool "atk"
 	select BR2_PACKAGE_PKGCONFIG
-	depends on BR2_PACKAGE_LIBGLIB2
+	select BR2_PACKAGE_LIBGLIB2
 	help
 	  The ATK accessibility toolkit, needed to build GTK+-2.x.
-
-comment "atk		- disabled (requires libglib2)"
-	depends on !BR2_PACKAGE_LIBGLIB2




More information about the buildroot mailing list