Commit dfe0dec5 authored by Florent Revest's avatar Florent Revest

Removes some wrong dependencies to qtquickcontrols-nemo

parent b6bde6b5
......@@ -10,8 +10,7 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtquickcontrols-nemo timed"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins"
DEPENDS += "qtdeclarative timed"
FILES_${PN}-dbg += "/opt /usr/lib/qt5/qml/org/nemomobile/alarms/.debug"
FILES_${PN} += "/usr/lib/qt5/qml/org/nemomobile/alarms/"
......@@ -10,8 +10,7 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtquickcontrols-nemo mlite"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins"
DEPENDS += "qtdeclarative mlite"
FILES_${PN}-dbg += "/opt /usr/lib/qt5/qml/org/nemomobile/configuration/.debug"
FILES_${PN} += "/usr/lib/qt5/qml/org/nemomobile/configuration/"
......@@ -12,7 +12,7 @@ S = "${WORKDIR}/git"
B = "${S}"
EXTRA_OECMAKE+="-DUSEQT=5"
DEPENDS += "qtquickcontrols-nemo statefs-qt"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins"
DEPENDS += "qtdeclarative statefs-qt"
FILES_${PN}-dbg += "/usr/lib/qt5/qml/org/freedesktop/contextkit/.debug/"
FILES_${PN} += "/usr/lib/qt5/qml/org/freedesktop/contextkit"
......@@ -10,8 +10,7 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtquickcontrols-nemo"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins"
DEPENDS += "qtdeclarative"
FILES_${PN}-dbg += "/opt /usr/lib/qt5/qml/org/nemomobile/notifications/.debug"
FILES_${PN}-dev += "/usr/lib/libnemonotifications-qt5.prl"
......
......@@ -10,8 +10,7 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtquickcontrols-nemo"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins meegotouch-theme-darko"
DEPENDS += "qtbase-native"
do_install_append() {
cd ${D}/usr/share/themes/glacier/meegotouch/icons/
......
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