Added g++ dependency

This commit is contained in:
Amos Ng 2014-09-10 03:33:05 -04:00
parent 63353684c8
commit 26bf9d4567

View File

@ -31,7 +31,7 @@ Urbit depends on:
####Ubuntu or Debian
sudo apt-get install libgmp3-dev libsigsegv-dev openssl libssl-dev libncurses5-dev git make exuberant-ctags automake autoconf libtool
sudo apt-get install libgmp3-dev libsigsegv-dev openssl libssl-dev libncurses5-dev git make exuberant-ctags automake autoconf libtool g++
####Fedora