mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
bison: remove pointless gettext-minimal-native DEPENDS
In native builds USE_NLS is set to 'no' so the gettext class will handle adding gettext-minimal-native to DEPENDS. (From OE-Core rev: ab49d1c03ba3e473a0da6a800d00b2ceba8e855a) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4dd6f5f5bf
commit
422115416b
@@ -22,8 +22,6 @@ EXTRA_OECONF += "M4=m4"
|
||||
SRC_URI[md5sum] = "c342201de104cc9ce0a21e0ad10d4021"
|
||||
SRC_URI[sha256sum] = "a72428c7917bdf9fa93cb8181c971b6e22834125848cf1d03ce10b1bb0716fe1"
|
||||
|
||||
DEPENDS_class-native = "gettext-minimal-native"
|
||||
|
||||
inherit autotools gettext texinfo
|
||||
|
||||
# The automatic m4 path detection gets confused, so force the right value
|
||||
|
||||
Reference in New Issue
Block a user