]> code.ossystems Code Review - openembedded-core.git/commit
ruby.inc: Add dependency on readline-native
authorManjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Thu, 31 Jan 2019 22:21:26 +0000 (14:21 -0800)
committerArmin Kuster <akuster808@gmail.com>
Sun, 14 Apr 2019 14:23:34 +0000 (07:23 -0700)
commitbddf9bec4913fb8eabe6f2995020bf06cc7f890a
tree67acfca1d61cf056fc27fd24cfda894b512c78ac
parent4cf8d01d0066699f39162e25d1cdc847c0175473
ruby.inc: Add dependency on readline-native

Add dependency on readline-native to fix the following issue

uninitialized constant Logfile
|       Check ext/fiddle/mkmf.log for more details.
| readline:
|       Could not be configured. It will not be installed.
|
build/tmp/work/x86_64-linux/ruby-native/2.5.1-r0/ruby-2.5.1/ext/readline/extconf.rb:62:
Neither readline nor libedit was found
|       Check ext/readline/mkmf.log for more details.
| *** Fix the problems, then remove these directories and try again if
you want.

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/ruby/ruby.inc