mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
nbtk: add gettext to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -2,9 +2,9 @@ DESCRIPTION = "Moblin toolkit library for netbooks"
|
||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
||||
LICENSE = "LGPLv2.1"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PR = "r2"
|
||||
PR = "r4"
|
||||
|
||||
DEPENDS = "clutter-1.0 libccss clutter-imcontext"
|
||||
DEPENDS = "clutter-1.0 libccss clutter-imcontext gettext"
|
||||
|
||||
EXTRA_OECONF = "--disable-introspection"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user