Commit 75401a30 authored by Florent Revest's avatar Florent Revest

ngfd-plugin-droid-vibrator: DEPENDS on libhybris

parent 7cc98858
...@@ -10,7 +10,7 @@ PV = "+git${SRCREV}" ...@@ -10,7 +10,7 @@ PV = "+git${SRCREV}"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"
B = "${S}" B = "${S}"
DEPENDS += "ngfd" DEPENDS += "ngfd libhybris"
inherit cmake inherit cmake
......
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