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 eaf5d13ac2..28e21fee9c 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=23a79bb4c1a40f6cc9bcb6f4e7c39799 \ | 14 | file://LEGAL;md5=23a79bb4c1a40f6cc9bcb6f4e7c39799 \ |
15 | " | 15 | " |
16 | 16 | ||
17 | DEPENDS = "ruby-native zlib openssl tcl libyaml gdbm readline" | 17 | DEPENDS = "ruby-native zlib openssl tcl libyaml gdbm readline libffi" |
18 | DEPENDS_class-native = "openssl-native libyaml-native readline-native" | 18 | DEPENDS_class-native = "openssl-native libyaml-native readline-native" |
19 | 19 | ||
20 | SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}" | 20 | SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}" |