diff options
Diffstat (limited to 'meta/recipes-devtools/ruby/ruby.inc')
-rw-r--r-- | meta/recipes-devtools/ruby/ruby.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/ruby/ruby.inc b/meta/recipes-devtools/ruby/ruby.inc index a38b3fe624..7b6d4edc61 100644 --- a/meta/recipes-devtools/ruby/ruby.inc +++ b/meta/recipes-devtools/ruby/ruby.inc | |||
@@ -14,7 +14,7 @@ LIC_FILES_CHKSUM = "\ | |||
14 | file://LEGAL;md5=2b6d62dc0d608f34d510ca3f428110ec \ | 14 | file://LEGAL;md5=2b6d62dc0d608f34d510ca3f428110ec \ |
15 | " | 15 | " |
16 | 16 | ||
17 | DEPENDS = "ruby-native zlib openssl tcl libyaml gdbm readline libffi" | 17 | DEPENDS = "ruby-native zlib openssl libyaml gdbm readline libffi" |
18 | DEPENDS_class-native = "openssl-native libyaml-native readline-native zlib-native" | 18 | DEPENDS_class-native = "openssl-native libyaml-native readline-native zlib-native" |
19 | 19 | ||
20 | SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}" | 20 | SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}" |