aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/maliit
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2013-10-20 16:48:55 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2013-10-21 11:54:12 +0200
commit84cd4be2491895b0c3a0af64e4c83d58910d1f6c (patch)
tree14279a89492c8e823b7777c5e7070b5b57dd3ca1 /recipes-qt/maliit
parenta5de4e3856ad77b0e1ad9a4181ccbd3a91a87f31 (diff)
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>
Diffstat (limited to 'recipes-qt/maliit')
-rw-r--r--recipes-qt/maliit/maliit-framework-qt5_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/maliit/maliit-framework-qt5_git.bb b/recipes-qt/maliit/maliit-framework-qt5_git.bb
index 35d21cad..2d836033 100644
--- a/recipes-qt/maliit/maliit-framework-qt5_git.bb
+++ b/recipes-qt/maliit/maliit-framework-qt5_git.bb
@@ -43,7 +43,7 @@ FILES_${PN}-dbg += "\
FILES_${PN}-dev += "\
${includedir}/maliit \
${libdir}/pkgconfig \
- ${libdir}/qt5 \
+ ${libdir}/qt5/mkspecs \
"
EXTRA_QMAKEVARS_PRE = "\