mirror of
https://github.com/urbit/shrub.git
synced 2024-12-15 04:22:48 +03:00
Merge pull request #309 from rastus-vernon/patch-2
Fixes to the command to install dependencies on Fedora
This commit is contained in:
commit
6aa849fc15
@ -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 dnf 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