Commit 033d354d authored by Florent Revest's avatar Florent Revest

asteroid-apps: No longer depends on mapplauncherd since it's now transparently...

asteroid-apps: No longer depends on mapplauncherd since it's now transparently handled by qml-asteroid's AsteroidApp module
parent b66efc07
......@@ -10,7 +10,7 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-alarms qttools-native"
DEPENDS += "qml-asteroid nemo-qml-plugin-alarms qttools-native"
RDEPENDS_${PN} += "nemo-qml-plugin-alarms"
FILES_${PN} += "/usr/share/translations/ /usr/lib/systemd/user/alarmpresenter.service /usr/share/dbus-1/services/com.nokia.voland.service"
......
......@@ -10,4 +10,4 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents"
DEPENDS += "qml-asteroid"
......@@ -10,7 +10,7 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-calendar qttools-native"
DEPENDS += "qml-asteroid nemo-qml-plugin-calendar qttools-native"
RDEPENDS_${PN} += "nemo-qml-plugin-calendar"
FILES_${PN} += "/usr/share/translations/"
......
......@@ -10,7 +10,7 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents qtmpris qttools-native"
DEPENDS += "qml-asteroid qtmpris qttools-native"
RDEPENDS_${PN} += "qtmpris"
FILES_${PN} += "/usr/share/translations/"
......
......@@ -10,7 +10,7 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid nemo-qml-plugin-systemsettings nemo-qml-plugin-dbus mapplauncherd-booster-qtcomponents qttools-native"
DEPENDS += "qml-asteroid nemo-qml-plugin-systemsettings nemo-qml-plugin-dbus qttools-native"
RDEPENDS_${PN} += "nemo-qml-plugin-systemsettings nemo-qml-plugin-dbus"
FILES_${PN} += "/usr/share/translations/"
......
......@@ -10,4 +10,4 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents"
DEPENDS += "qml-asteroid"
......@@ -10,4 +10,4 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-dbus"
DEPENDS += "qml-asteroid nemo-qml-plugin-dbus"
......@@ -10,7 +10,7 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-configuration qttools-native"
DEPENDS += "qml-asteroid nemo-qml-plugin-configuration qttools-native"
RDEPENDS_${PN} += "nemo-qml-plugin-configuration"
FILES_${PN} += "/usr/share/translations/ /usr/share/fonts"
......
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