Commit 3963ee93 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

atk: select libglib2

parent a386f63c
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
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