Commit 317b0753 authored by Florent Revest's avatar Florent Revest

Asteroid apps now use mapplauncherd

parent 5a415add
...@@ -10,4 +10,4 @@ PV = "+git${SRCREV}" ...@@ -10,4 +10,4 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qml-asteroid" DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents"
...@@ -10,4 +10,4 @@ PV = "+git${SRCREV}" ...@@ -10,4 +10,4 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qml-asteroid" DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents"
...@@ -10,5 +10,5 @@ PV = "+git${SRCREV}" ...@@ -10,5 +10,5 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qml-asteroid nemo-qml-plugin-systemsettings nemo-qml-plugin-dbus qtconnectivity" DEPENDS += "qml-asteroid nemo-qml-plugin-systemsettings nemo-qml-plugin-dbus qtconnectivity mapplauncherd-booster-qtcomponents"
RDEPENDS_${PN} += "qtconnectivity-qmlplugins nemo-qml-plugin-systemsettings nemo-qml-plugin-dbus" RDEPENDS_${PN} += "qtconnectivity-qmlplugins nemo-qml-plugin-systemsettings nemo-qml-plugin-dbus"
...@@ -10,4 +10,4 @@ PV = "+git${SRCREV}" ...@@ -10,4 +10,4 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qml-asteroid qtsvg" DEPENDS += "qml-asteroid qtsvg mapplauncherd-booster-qtcomponents"
...@@ -10,4 +10,4 @@ PV = "+git${SRCREV}" ...@@ -10,4 +10,4 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qml-asteroid qtsvg" DEPENDS += "qml-asteroid qtsvg mapplauncherd-booster-qtcomponents"
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