1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 22:57:45 +00:00
This commit is contained in:
GokuWeedLord 2017-12-14 17:21:42 +11:00
parent 0ccf1b401c
commit a4589f8dac

View file

@ -31,7 +31,7 @@ before_install:
- gem install --no-ri --no-rdoc mtime_cache
- sudo add-apt-repository -y ppa:rexut/recoil
- 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
# Build steps