Skip to content

Commit 4f109bb

Browse files
committed
doc: Mention required ruby modules
ruby-getoptlong and ruby-erb are needed on Arch
1 parent 985e8e3 commit 4f109bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Besides [python3](https://www.python.org/downloads/), additional dependencies ar
5757

5858
* `git` is needed to check out Cerbero
5959
* `python3-distro` and `python3-venv` are needed by Cerbero
60-
* `ruby` and `unifdef` are required to build WPE WebKit
60+
* `ruby` and `unifdef` are required to build WPE WebKit. On distros such as Arch Linux, you will need to include `ruby-getoptlong` and `ruby-erb`
6161

6262
## Using the bootstrap script
6363

0 commit comments

Comments
 (0)