summaryrefslogtreecommitdiff
path: root/package/atk/Config.in
blob: a55011bc59cdf6029bc2d0dfbed43e1a0ab23436 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_ATK
	bool "atk"
	default n
	depends BR2_PACKAGE_LIBGLIB2
	help
	  The ATK accessibility toolkit, needed to build GTK+-2.x.

comment "atk		- disabled (requires libglib2)"
	depends !BR2_PACKAGE_LIBGLIB2