mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
nbtk: Add DEPENDS on clutter-imcontext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1"
|
|||||||
PV = "0.0+git${SRCPV}"
|
PV = "0.0+git${SRCPV}"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS = "clutter libccss"
|
DEPENDS = "clutter libccss clutter-imcontext"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user