diff options
| -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 d71989889e..9a52a6965f 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=daf349ad59dd19bd8c919171bff3c5d6 \ | 14 | file://LEGAL;md5=daf349ad59dd19bd8c919171bff3c5d6 \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | DEPENDS = "ruby-native zlib openssl tcl libyaml db gdbm readline" | 17 | DEPENDS = "ruby-native zlib openssl tcl libyaml gdbm readline" |
| 18 | DEPENDS_class-native = "openssl-native libyaml-native" | 18 | DEPENDS_class-native = "openssl-native libyaml-native" |
| 19 | 19 | ||
| 20 | SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}" | 20 | SHRT_VER = "${@oe.utils.trim_version("${PV}", 2)}" |
