mx: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock
2009-12-18 11:48:52 +00:00
parent c52ad72e00
commit daae258e26
+1 -1
View File
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1"
PV = "0.0+git${SRCPV}"
PR = "r0"
DEPENDS = "clutter-1.0 clutter-imcontext"
DEPENDS = "clutter-1.0 clutter-imcontext gettext"
EXTRA_OECONF = "--disable-introspection"