mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 14:02:21 +02: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"
|
||||
PV = "1.2.3+git${SRCPV}"
|
||||
PR = "r4"
|
||||
|
||||
DEPENDS = "clutter-1.0 libccss clutter-imcontext gettext"
|
||||
DEPENDS = "clutter-1.0 libccss clutter-imcontext"
|
||||
|
||||
EXTRA_OECONF = "--disable-introspection"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user