Commit ff5d019b authored by Florent Revest's avatar Florent Revest

nemo-qml-plugin-time: Adds a missing timed dependency and fixes dbg package split

parent eefa5a10
......@@ -10,5 +10,8 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git"
inherit qmake5
DEPENDS += "qtquickcontrols"
DEPENDS += "qtquickcontrols timed"
RDEPENDS_${PN} += "qtquickcontrols-qmlplugins"
FILES_${PN}-dbg += "/usr/lib/qt5/qml/org/nemomobile/time/.debug /opt/"
FILES_${PN} += "/usr/lib/qt5/qml/org/nemomobile/time/ "
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