mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-28 03:01:03 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user