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
This commit is contained in:
parent
1fe75f8e88
commit
d2f7a4abe8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user