maliit-framework-qt5: package only ${libdir}/qt5/mkspecs within ${PN}-dev

When we're building maliit with it's input context plugin enable it gets installed into
${libdir}/qt5/plugins/platforminputcontexts which couldn't be added to ${PN} cause it's
already in ${PN}-dev and the only part which should go into ${PN}-dev is
${libdir}/qt5/mksepcs and nothing else from ${libdir}/qt5.

Signed-off-by: Simon Busch <morphis@gravedo.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Simon Busch 2013-10-20 16:48:55 +00:00 committed by Martin Jansa
parent a5de4e3856
commit 84cd4be249
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ FILES_${PN}-dbg += "\
FILES_${PN}-dev += "\
${includedir}/maliit \
${libdir}/pkgconfig \
${libdir}/qt5 \
${libdir}/qt5/mkspecs \
"
EXTRA_QMAKEVARS_PRE = "\