Skip to content
Snippets Groups Projects
Commit c1f87f42 authored by Jacob Vosmaer's avatar Jacob Vosmaer
Browse files

Merge branch 'gpp' into 'master'

Add g++ dependency to ubuntu install.

Required to build unf_ext gem.

See merge request !22
parents ccac835c 4c3818ab
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -33,7 +33,7 @@ bundle config build.nokogiri --with-iconv-dir=/usr/local/opt/libiconv
#### Ubuntu
 
```
sudo apt-get install postgresql libpq-dev phantomjs redis-server libicu-dev cmake
sudo apt-get install postgresql libpq-dev phantomjs redis-server libicu-dev cmake g++
```
 
#### Arch Linux
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment