mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 22:49:06 +00:00
clutter-imcontext: add gettext to DEPENDS
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
parent
4859945b11
commit
33e137893f
@ -1,9 +1,9 @@
|
||||
SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git"
|
||||
LICENSE = "GPLv2"
|
||||
PV = "0.0+git${SRCPV}"
|
||||
PR = "r4"
|
||||
PR = "r6"
|
||||
|
||||
DEPENDS = "clutter-1.0 glib-2.0"
|
||||
DEPENDS = "clutter-1.0 glib-2.0 gettext"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user