mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +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}"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "clutter libccss"
|
||||
DEPENDS = "clutter libccss clutter-imcontext"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user