Bump to version of boost in bootstraph
This commit is contained in:
parent
e727fb3877
commit
00a4fdd726
1 changed files with 2 additions and 7 deletions
|
@ -50,13 +50,8 @@ function install() {
|
|||
|
||||
function install_mason_deps() {
|
||||
install gdal 1.11.2 libgdal &
|
||||
install boost 1.57.0 &
|
||||
install boost_libsystem 1.57.0 &
|
||||
install boost_libthread 1.57.0 &
|
||||
install boost_libfilesystem 1.57.0 &
|
||||
install boost_libprogram_options 1.57.0 &
|
||||
install boost_libregex 1.57.0 &
|
||||
install boost_libpython 1.57.0 &
|
||||
install boost 1.59.0 &
|
||||
install boost_liball 1.59.0 &
|
||||
install freetype 2.5.5 libfreetype &
|
||||
install harfbuzz 0.9.40 libharfbuzz &
|
||||
install jpeg_turbo 1.4.0 libjpeg &
|
||||
|
|
Loading…
Reference in a new issue