ruby-native: add dependency on zlib-native 57/4057/1
authorJackie Huang <jackie.huang@windriver.com>
Tue, 9 Jun 2020 08:47:22 +0000 (16:47 +0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 10 Jun 2020 06:42:23 +0000 (14:42 +0800)
commita34e0d1d813938bc8751aa1120bdf793587effa1
tree17a0242abb09f00cbbee57377b69a66b3b8e7319
parent076ad994f9de0fb4530eabed0b35e800c2af0537
ruby-native: add dependency on zlib-native

Some packages use the ruby "gem build" command to create gems,
which requires zlib, so add dependency on zlib-native or
it relies the host's zlib and fails on some host like CentOS:

| ERROR:  Loading command: build (LoadError)
|       cannot load such file -- zlib
| ERROR:  While executing gem ... (NoMethodError)

Issue-ID: INF-155
Issue-ID: INF-157
Issue-ID: INF-158
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: Ib680adda00df8bad2191d367d5ff27ff393fbf96
meta-stx/recipes-devtools/ruby/ruby.inc