mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
qt-creator: add qt4-plugin-sqldriver-sqlite to RRECOMMENDS_${PN}
fix runtime message 'QSqlDatabase: QSQLITE driver not loaded' Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
bee7d3c80d
commit
b82120abbb
@@ -29,4 +29,6 @@ FILES_${PN}-dbg += "${datadir}/qtcreator/*/*/*/*/.debug \
|
|||||||
${libdir}/qtcreator/.debug \
|
${libdir}/qtcreator/.debug \
|
||||||
${libdir}/qtcreator/*/*/.debug"
|
${libdir}/qtcreator/*/*/.debug"
|
||||||
RRECOMMENDS_${PN} += "packagegroup-core-buildessential \
|
RRECOMMENDS_${PN} += "packagegroup-core-buildessential \
|
||||||
packagegroup-qt-toolchain-target"
|
packagegroup-qt-toolchain-target \
|
||||||
|
qt4-plugin-sqldriver-sqlite \
|
||||||
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user