mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 21:02:01 +03:00
Add ragel to the dependencies for yum
The build doesn't succeed if ragel is not installed.
This commit is contained in:
parent
0767531c43
commit
fa711b2bff
@ -42,7 +42,7 @@ urbit depends on:
|
||||
*note: http requests are not supported on either debian wheezy or jessie due to an ssl issue*
|
||||
#### Fedora
|
||||
|
||||
sudo yum install gcc gcc-c++ git gmp-devel openssl-devel openssl ncurses-devel libsigsegv-devel ctags automake autoconf libtool cmake re2c
|
||||
sudo yum install gcc gcc-c++ git gmp-devel openssl-devel openssl ncurses-devel libsigsegv-devel ctags automake autoconf libtool ragel cmake re2c
|
||||
|
||||
#### AWS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user