mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 22:57:45 +00:00
fix deps
This commit is contained in:
parent
0ccf1b401c
commit
a4589f8dac
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ before_install:
|
||||||
- gem install --no-ri --no-rdoc mtime_cache
|
- gem install --no-ri --no-rdoc mtime_cache
|
||||||
- sudo add-apt-repository -y ppa:rexut/recoil
|
- sudo add-apt-repository -y ppa:rexut/recoil
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install -y libboost1.63-dev libboost1.63-all-dev
|
- sudo apt-get install -y libboost1.63-dev libboost1.63-all-dev libboost-dev libboost-all-dev
|
||||||
- sudo apt-get install -y libmysqlclient-dev libmysqlcppconn-dev
|
- sudo apt-get install -y libmysqlclient-dev libmysqlcppconn-dev
|
||||||
|
|
||||||
# Build steps
|
# Build steps
|
||||||
|
|
Loading…
Add table
Reference in a new issue