|
@@ -178,11 +178,10 @@ config BR2_PACKAGE_QT5BASE_LINUXFB
|
|
|
|
|
|
config BR2_PACKAGE_QT5BASE_DIRECTFB
|
|
config BR2_PACKAGE_QT5BASE_DIRECTFB
|
|
bool "directfb support"
|
|
bool "directfb support"
|
|
- select BR2_PACKAGE_DIRECTFB
|
|
|
|
- depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_5 # directfb
|
|
|
|
|
|
+ depends on BR2_PACKAGE_DIRECTFB
|
|
|
|
|
|
-comment "directfb needs a toolchain w/ gcc >= 4.5"
|
|
|
|
- depends on !BR2_TOOLCHAIN_GCC_AT_LEAST_4_5
|
|
|
|
|
|
+comment "directfb backend if directb is enabled"
|
|
|
|
+ depends on !BR2_PACKAGE_DIRECTFB
|
|
|
|
|
|
config BR2_PACKAGE_QT5BASE_XCB
|
|
config BR2_PACKAGE_QT5BASE_XCB
|
|
bool "X.org XCB support"
|
|
bool "X.org XCB support"
|