ruby-devel required for OpenSuse (#8640)

Initially raised in https://github.com/jekyll/jekyll/issues/8118, this patches the installation requirements
This commit is contained in:
Chris Keefe 2021-05-14 12:10:20 -07:00 committed by GitHub
parent c523f041fc
commit 47a17e2cab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@ sudo pacman -S ruby base-devel
```sh
sudo zypper install -t pattern devel_ruby devel_C_C++
sudo zypper install ruby-devel
```
### Clear Linux