mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 05:11:08 +00:00
nbtk: Add DEPENDS on clutter-imcontext
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
579e850615
commit
48870f66e5
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user