Commit 561adc5b authored by Florent Revest's avatar Florent Revest

dsme: adds an mce dependency

parent bb90efef
...@@ -10,7 +10,7 @@ PR = "r1" ...@@ -10,7 +10,7 @@ PR = "r1"
PV = "+git${SRCREV}" PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
DEPENDS += " qtbase libdsme glib-2.0 libngf libiphb systemd dbus dbus-glib " DEPENDS += "qtbase libdsme glib-2.0 libngf libiphb systemd dbus dbus-glib mce"
inherit autotools pkgconfig inherit autotools pkgconfig
B = "${WORKDIR}/git" B = "${WORKDIR}/git"
......
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