mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
nbtk: remove unneeded gettext dependancy
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -3,8 +3,7 @@ SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
|||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
PV = "1.2.3+git${SRCPV}"
|
PV = "1.2.3+git${SRCPV}"
|
||||||
PR = "r4"
|
PR = "r4"
|
||||||
|
DEPENDS = "clutter-1.0 libccss clutter-imcontext"
|
||||||
DEPENDS = "clutter-1.0 libccss clutter-imcontext gettext"
|
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-introspection"
|
EXTRA_OECONF = "--disable-introspection"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user