qt5base: unconditionally install network, sql, xml and test modules to target
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 13 Nov 2014 15:10:24 +0000 (16:10 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 13 Nov 2014 15:10:24 +0000 (16:10 +0100)
commit91f9a3ac1f25d4988758fa416b4fda837a486516
tree1fe34bf81228018b3445a6e65cf56bf2c9ac3e1f
parente07c705e699b876dcc77be06d734b83e1bd31084
qt5base: unconditionally install network, sql, xml and test modules to target

The qt5 build system currently unconditionally builds and installs into
staging these libraries, so ensure they also get installed into target to
make sure we don't end up with dynamic linker errors at runtime.

From src.pro:

SUBDIRS += src_network src_sql src_xml src_testlib

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5base/Config.in