Commit 415e17a4 authored by Florent Revest's avatar Florent Revest

qml-asteroid: Include new icons path /usr/share/icons/asteroid/ in packages

parent a288fa93
...@@ -22,5 +22,5 @@ do_configure_prepend() { ...@@ -22,5 +22,5 @@ do_configure_prepend() {
fi fi
} }
FILES_${PN} += "/usr/lib" FILES_${PN} += "/usr/lib /usr/share/icons/asteroid/"
FILES_${PN}-dbg += "/usr/lib/examples/.debug/ /usr/lib/qml/org/asteroid/controls/.debug/ /usr/lib/qml/QtQuick/Controls/Styles/Asteroid/.debug/" FILES_${PN}-dbg += "/usr/lib/examples/.debug/ /usr/lib/qml/org/asteroid/controls/.debug/ /usr/lib/qml/QtQuick/Controls/Styles/Asteroid/.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