mx: add gettext to DEPENDS

Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
Joshua Lock 2009-12-17 16:20:37 +00:00
parent c52ad72e00
commit daae258e26
1 changed files with 1 additions and 1 deletions

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"