Commit d2f7a4ab authored by Daniel Laird's avatar Daniel Laird
Browse files

select CUPS if XORG/XORG7/TINYX.

This makes the behaviour the same as before for X users. 
Although is CUPS a necessary dependancy?

Daniel Laird

parent 1fe75f8e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2,6 +2,7 @@ config BR2_PACKAGE_LIBGTK2
	bool "libgtk2"
	select BR2_PACKAGE_ATK
	select BR2_PACKAGE_CAIRO
	select BR2_PACKAGE_CUPS if BR2_PACKAGE_XORG||BR2_PACKAGE_XORG7||BR2_PACKAGE_TINYX
	select BR2_PACKAGE_JPEG
	select BR2_PACKAGE_LIBGLIB2
	select BR2_PACKAGE_LIBPNG