1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

nbtk: Add DEPENDS on clutter-imcontext

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-06-23 18:25:54 +01:00
parent 579e850615
commit 48870f66e5
+1 -1
View File
@@ -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"