Commit aff7cd2c authored by Florent Revest's avatar Florent Revest

qml-asteroid: fixes Icon loading

parent b81ca63b
...@@ -11,7 +11,7 @@ S = "${WORKDIR}/git" ...@@ -11,7 +11,7 @@ S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qtquickcontrols" DEPENDS += "qtquickcontrols"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins asteroid-theme-moka qtsvg ttf-opensans" RDEPENDS_${PN} += "qtquickcontrols-qmlplugins asteroid-theme-moka qtsvg-plugins ttf-opensans"
do_configure_prepend() { do_configure_prepend() {
sed -i "s@examples@@" ${S}/qml-asteroid.pro sed -i "s@examples@@" ${S}/qml-asteroid.pro
......
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