diff options
Diffstat (limited to 'package/qt/Config.mouse.in')
-rw-r--r-- | package/qt/Config.mouse.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/qt/Config.mouse.in b/package/qt/Config.mouse.in index 11da956f62..07573ebb82 100644 --- a/package/qt/Config.mouse.in +++ b/package/qt/Config.mouse.in @@ -11,8 +11,8 @@ config BR2_PACKAGE_QT_MOUSE_LINUXINPUT config BR2_PACKAGE_QT_MOUSE_TSLIB bool "tslib" - select BR2_PACKAGE_TSLIB depends on !BR2_STATIC_LIBS # tslib + select BR2_PACKAGE_TSLIB comment "tslib support needs a toolchain w/ dynamic library" depends on BR2_STATIC_LIBS |