mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
mx: add gettext to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "LGPLv2.1"
|
|||||||
PV = "0.0+git${SRCPV}"
|
PV = "0.0+git${SRCPV}"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS = "clutter-1.0 clutter-imcontext"
|
DEPENDS = "clutter-1.0 clutter-imcontext gettext"
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-introspection"
|
EXTRA_OECONF = "--disable-introspection"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user