Commit 7ec6956e authored by Florent Revest's avatar Florent Revest

Merge pull request #4 from Nokius/master

asteroid-alarmclock: add missing dependance to nemo-qml-plugin-alarms
parents df64882d dd92d0bc
...@@ -11,3 +11,4 @@ S = "${WORKDIR}/git" ...@@ -11,3 +11,4 @@ S = "${WORKDIR}/git"
inherit qmake5 inherit qmake5
DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-alarms" DEPENDS += "qml-asteroid mapplauncherd-booster-qtcomponents nemo-qml-plugin-alarms"
RDEPENDS_${PN} += "nemo-qml-plugin-alarms"
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