mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 03:41:25 +00:00
diffutils: Add missing gettext dependency
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
1ce4a018b1
commit
7111f8318b
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user