Add libyaml-devel as a dependency
Add libyaml-devel as a dependency
If libyaml-devel is not installed in fedora 39 the installation breaks with:
Last 10 log lines:
Check ext/psych/mkmf.log for more details.
*** Fix the problems, then remove these directories and try again if you want.
Generating RDoc documentation
/tmp/ruby-build.20231005170906.304422.CesI5u/ruby-3.2.2/lib/yaml.rb:3: warning: It seems your ruby installation is missing psych (for YAML output).
To eliminate this warning, please install libyaml and reinstall your ruby.
uh-oh! RDoc had a problem:
cannot load such file -- psych
...
Signed-off-by: Lucas Zampieri lzampier@redhat.copm