package/qt5base: enable static build for BR2_PACKAGE_QT5BASE_TSLIB
authorMartin Kepplinger <martin.kepplinger@ginzinger.com>
Thu, 8 Jun 2017 13:32:14 +0000 (15:32 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 11 Jun 2017 13:53:06 +0000 (15:53 +0200)
commit23e8630fd5ed2e755449f8dbef737983c2227e03
tree6507e8bfe573ed23f95c96f4189526f765710c59
parent9426d7edf0702d6ce46db45943ae9023a60cc1be
package/qt5base: enable static build for BR2_PACKAGE_QT5BASE_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/qt5/qt5base/Config.in