Commit 2eca10e3 authored by Florent Revest's avatar Florent Revest

asteroid-btsyncd: DEPENDS on timed for the new time synchronization service

parent d0918795
...@@ -11,7 +11,7 @@ PV = "+git${SRCPV}" ...@@ -11,7 +11,7 @@ PV = "+git${SRCPV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
inherit qmake5 gsettings inherit qmake5 gsettings
DEPENDS += "qtbase glibmm qtmpris statefs-qt" DEPENDS += "qtbase glibmm qtmpris statefs-qt timed"
RDEPENDS_${PN} += "glibmm qtmpris" RDEPENDS_${PN} += "glibmm qtmpris"
FILES_${PN} += "/usr/bin/ /usr/lib/systemd/user/ /usr/share/glib-2.0/schemas" FILES_${PN} += "/usr/bin/ /usr/lib/systemd/user/ /usr/share/glib-2.0/schemas"
......
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