mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
xorg-proto: add gettext to DEPENDS where required
Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -7,6 +7,6 @@ PV = "1.9.99.12+git${SRCPV}"
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
DEPENDS += "util-macros"
|
||||
DEPENDS += "util-macros gettext"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user