Commit d4939be6 authored by Ulf Samuelsson's avatar Ulf Samuelsson
Browse files

Make atk depend on packets, instead of selecting them

parent ac4074b6
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_ATK
	bool "atk"
	default n
	select BR2_PACKAGE_LIBGLIB2
	depends BR2_PACKAGE_LIBGLIB2
	help
	  The ATK accessibility toolkit, needed to build GTK+-2.x.

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