select CUPS if XORG/XORG7/TINYX.
authorDaniel Laird <danieljlaird@hotmail.com>
Tue, 26 Aug 2008 13:45:39 +0000 (13:45 -0000)
committerDaniel Laird <danieljlaird@hotmail.com>
Tue, 26 Aug 2008 13:45:39 +0000 (13:45 -0000)
This makes the behaviour the same as before for X users.
Although is CUPS a necessary dependancy?

Daniel Laird

package/libgtk2/Config.in

index 7ebbd0d7337bd51851ec7b49c5f9f75cd39bd951..6871aef206507c196fefca376043f74598e9cac3 100644 (file)
@@ -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