Commit 92a456dc authored by Florent Revest's avatar Florent Revest

Move qtvirtualkeyboard dependency from asteroid-calendar to qml-asteroid

parent 74cbf440
...@@ -10,8 +10,8 @@ PV = "+git${SRCPV}" ...@@ -10,8 +10,8 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-calendar qtvirtualkeyboard" DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-calendar"
RDEPENDS_${PN} += "nemo-qml-plugin-calendar qtvirtualkeyboard" RDEPENDS_${PN} += "nemo-qml-plugin-calendar"
FILES_${PN} += "/usr/share/translations/" FILES_${PN} += "/usr/share/translations/"
do_install_append() { do_install_append() {
......
...@@ -10,8 +10,8 @@ PV = "+git${SRCPV}" ...@@ -10,8 +10,8 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qtdeclarative qtsvg" DEPENDS += "qtdeclarative qtsvg qtvirtualkeyboard"
RDEPENDS_${PN} += "qtsvg-plugins ttf-opensans" RDEPENDS_${PN} += "qtsvg-plugins ttf-opensans qtvirtualkeyboard"
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