gettext target packages contain .xz archives and we need to use
xz-native to generate these in a reproducible way.

Signed-off-by: Richard Purdie <[email protected]>
---
 meta/recipes-core/gettext/gettext_1.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/gettext/gettext_1.0.bb 
b/meta/recipes-core/gettext/gettext_1.0.bb
index e20ad8807de..08b4819f275 100644
--- a/meta/recipes-core/gettext/gettext_1.0.bb
+++ b/meta/recipes-core/gettext/gettext_1.0.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM:append = " 
${@bb.utils.contains('PACKAGECONFIG', 'libxml', '',
 # without glib in PACKAGECONFIG vendor copy of the lib will be used
 LIC_FILES_CHKSUM:append = " ${@bb.utils.contains('PACKAGECONFIG', 'glib', '', 
'file://libtextstyle/lib/glib/ghash.c;md5=e3159f5ac38dfe77af5cc0ee104dab2d;beginline=10;endline=27',
 d)}"
 
-DEPENDS = "gettext-native virtual/libiconv"
+DEPENDS = "gettext-native virtual/libiconv xz-native"
 DEPENDS:class-native = "gettext-minimal-native"
 PROVIDES = "virtual/libintl virtual/gettext"
 PROVIDES:class-native = "virtual/gettext-native"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238214): 
https://lists.openembedded.org/g/openembedded-core/message/238214
Mute This Topic: https://lists.openembedded.org/mt/119671047/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to