mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
diffutils: Add missing gettext dependency
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -7,7 +7,7 @@ PR = "r3"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz"
|
||||
|
||||
inherit autotools update-alternatives
|
||||
inherit autotools update-alternatives gettext
|
||||
|
||||
# diffutils assumes non-glibc compilation with uclibc and
|
||||
# this causes it to generate its own implementations of
|
||||
|
||||
Reference in New Issue
Block a user