summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/xz/xz_5.0.0.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta/recipes-extended/xz/xz_5.0.0.bb b/meta/recipes-extended/xz/xz_5.0.0.bb
index 031c92a6c5..629ea9a31c 100644
--- a/meta/recipes-extended/xz/xz_5.0.0.bb
+++ b/meta/recipes-extended/xz/xz_5.0.0.bb
@@ -14,10 +14,8 @@ SRC_URI = "http://tukaani.org/xz/xz-${PV}.tar.gz"
SRC_URI[md5sum] = "f3c0706d100ad2b6d63327584d026c50"
SRC_URI[sha256sum] = "eba9211990a642fc2c35ea02618b710c7fa898d78ccca48b546a07bdde03c44d"
-DEPENDS = "gettext"
-
PR = "r0"
-inherit autotools
+inherit autotools gettext
BBCLASSEXTEND = "native"