summaryrefslogtreecommitdiffstats
path: root/package/qt/Config.mouse.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/qt/Config.mouse.in')
-rw-r--r--package/qt/Config.mouse.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/qt/Config.mouse.in b/package/qt/Config.mouse.in
index 16c41c18f6..11da956f62 100644
--- a/package/qt/Config.mouse.in
+++ b/package/qt/Config.mouse.in
@@ -11,6 +11,11 @@ config BR2_PACKAGE_QT_MOUSE_LINUXINPUT
config BR2_PACKAGE_QT_MOUSE_TSLIB
bool "tslib"
+ select BR2_PACKAGE_TSLIB
+ depends on !BR2_STATIC_LIBS # tslib
+
+comment "tslib support needs a toolchain w/ dynamic library"
+ depends on BR2_STATIC_LIBS
config BR2_PACKAGE_QT_MOUSE_QVFB
bool "qvfb"
OpenPOWER on IntegriCloud