mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +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}"
|
||||
PR = "r0"
|
||||
|
||||
DEPENDS = "clutter-1.0 clutter-imcontext"
|
||||
DEPENDS = "clutter-1.0 clutter-imcontext gettext"
|
||||
|
||||
EXTRA_OECONF = "--disable-introspection"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user