Commit b9a449f9 authored by Florent Revest's avatar Florent Revest

qml-asteroid: adds a dependency to qtsvg and asteroid-theme-tmoka for icons

parent 7204d3f3
......@@ -10,8 +10,8 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtquickcontrols"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins"
DEPENDS += "qtquickcontrols asteroid-theme-moka"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins asteroid-theme-moka qtsvg"
do_configure_prepend() {
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