summaryrefslogtreecommitdiffstats
path: root/recipes-qt/examples/qtsmarthome_1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/examples/qtsmarthome_1.0.bb')
-rw-r--r--recipes-qt/examples/qtsmarthome_1.0.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/examples/qtsmarthome_1.0.bb b/recipes-qt/examples/qtsmarthome_1.0.bb
index da1bbdf3..03f3c994 100644
--- a/recipes-qt/examples/qtsmarthome_1.0.bb
+++ b/recipes-qt/examples/qtsmarthome_1.0.bb
@@ -22,7 +22,6 @@ do_install() {
22 cp -R --no-dereference --preserve=mode,links ${S}/components ${D}${datadir}/${P} 22 cp -R --no-dereference --preserve=mode,links ${S}/components ${D}${datadir}/${P}
23} 23}
24 24
25FILES_${PN}-dbg += "${datadir}/${P}/.debug"
26FILES_${PN} += "${datadir}" 25FILES_${PN} += "${datadir}"
27 26
28RDEPENDS_${PN} = "qtdeclarative-qmlplugins qtgraphicaleffects-qmlplugins" 27RDEPENDS_${PN} = "qtdeclarative-qmlplugins qtgraphicaleffects-qmlplugins"