|
@@ -11,12 +11,8 @@ config BR2_PACKAGE_QT_MOUSE_LINUXINPUT
|
|
|
|
|
|
config BR2_PACKAGE_QT_MOUSE_TSLIB
|
|
config BR2_PACKAGE_QT_MOUSE_TSLIB
|
|
bool "tslib"
|
|
bool "tslib"
|
|
- depends on !BR2_STATIC_LIBS # tslib
|
|
|
|
select BR2_PACKAGE_TSLIB
|
|
select BR2_PACKAGE_TSLIB
|
|
|
|
|
|
-comment "tslib support needs a toolchain w/ dynamic library"
|
|
|
|
- depends on BR2_STATIC_LIBS
|
|
|
|
-
|
|
|
|
config BR2_PACKAGE_QT_MOUSE_QVFB
|
|
config BR2_PACKAGE_QT_MOUSE_QVFB
|
|
bool "qvfb"
|
|
bool "qvfb"
|
|
|
|
|