From: Johann Fridriksson Date: Mon, 12 Aug 2019 10:27:07 +0000 (+0000) Subject: ruby: Adding zlib-native to native dependencies X-Git-Tag: uninative-2.7~506 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c558da63d6ec16a5b0c09a2e558ce72606b33436;p=openembedded-core.git ruby: Adding zlib-native to native dependencies Signed-off-by: Jóhann Friðriksson Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/ruby/ruby.inc b/meta/recipes-devtools/ruby/ruby.inc index 1ecd087d7d..a98249afbd 100644 --- a/meta/recipes-devtools/ruby/ruby.inc +++ b/meta/recipes-devtools/ruby/ruby.inc @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "\ " DEPENDS = "ruby-native zlib openssl tcl libyaml gdbm readline libffi" -DEPENDS_class-native = "openssl-native libyaml-native readline-native" +DEPENDS_class-native = "openssl-native libyaml-native readline-native zlib-native" SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}" SRC_URI = "http://cache.ruby-lang.org/pub/ruby/${SHRT_VER}/ruby-${PV}.tar.gz \