Commit 0352960c authored by Florent Revest's avatar Florent Revest

lipstick: removes a warning about QInotify searching for the missing...

lipstick: removes a warning about QInotify searching for the missing /usr/share/icons/hicolor/86x86/apps/ directory
parent 389fa2ea
......@@ -16,6 +16,10 @@ RDEPENDS_${PN} += "qt5-qpa-hwcomposer-plugin"
inherit qmake5
do_install_append() {
install -d ${D}/usr/share/icons/hicolor/86x86/apps/
}
FILES_${PN} += "/usr/lib/qml/org/nemomobile/lipstick/liblipstickplugin.so /usr/lib/qml/org/nemomobile/lipstick/qmldir"
FILES_${PN}-dev += "/usr/lib/liblipstick-qt5.prl"
FILES_${PN}-dbg += "/usr/lib/qml/org/nemomobile/lipstick/.debug"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment