Commit 044933a1 authored by Florent Revest's avatar Florent Revest

qml-asteroid: RDEPENDS on asteroid-icons-ion

parent 112f7f80
...@@ -13,7 +13,7 @@ inherit qmake5 ...@@ -13,7 +13,7 @@ inherit qmake5
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"
DEPENDS += "qtdeclarative qtsvg qtvirtualkeyboard mlite mapplauncherd-booster-qtcomponents" DEPENDS += "qtdeclarative qtsvg qtvirtualkeyboard mlite mapplauncherd-booster-qtcomponents"
RDEPENDS_${PN} += "qtsvg-plugins ttf-opensans qtvirtualkeyboard" RDEPENDS_${PN} += "qtsvg-plugins ttf-opensans qtvirtualkeyboard asteroid-icons-ion"
do_configure_prepend() { do_configure_prepend() {
if [ ${MACHINE_DISPLAY_ROUND} = "true" ] if [ ${MACHINE_DISPLAY_ROUND} = "true" ]
......
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