package/qt: enable static build for BR2_PACKAGE_QT_MOUSE_TSLIB
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>
Thu, 8 Jun 2017 10:03:12 +0000 (12:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Jun 2017 13:54:31 +0000 (15:54 +0200)
commit8a3accb72cd36271b0eb3a683f6a9301253654d8
tree8aa59ad305af639c788886583a68ee19d03a0fd6
parentcbb8c663cc6416a7d7c7caed5c364ada794fb1a0
package/qt: enable static build for BR2_PACKAGE_QT_MOUSE_TSLIB

The dependency on !BR2_STATIC_LIBS was here because of tslib not
supporting static builds. But since

   commit 05fadfea1 ("package/tslib: enable statically linked building")

it does and we can remove this dependecy.

Signed-off-by: Martin Kepplinger <martin.kepplinger@ginzinger.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/qt/Config.mouse.in