diff options
author | Marius Kintel <marius@kintel.net> | 2013-04-10 18:28:51 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-04-10 18:28:51 (GMT) |
commit | 49a288cd34f604ed13e1eff7b48bcfc6d6286169 (patch) | |
tree | 0ca95d4bfba42e4dc89f1b6f770a34bc6977a4af /scripts/macosx-build-dependencies.sh | |
parent | fd9dd04f5064a9a21f593670fdcc073fdc14dbfc (diff) | |
parent | d545a227260ddd72b1fdb5c3dc2ebb1bae36c410 (diff) |
Merge branch 'noqt' into testing
Diffstat (limited to 'scripts/macosx-build-dependencies.sh')
-rwxr-xr-x | scripts/macosx-build-dependencies.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/macosx-build-dependencies.sh b/scripts/macosx-build-dependencies.sh index 3687041..fa8bb05 100755 --- a/scripts/macosx-build-dependencies.sh +++ b/scripts/macosx-build-dependencies.sh @@ -416,7 +416,7 @@ mkdir -p $SRCDIR $DEPLOYDIR build_qt 4.8.4 build_eigen 3.1.2 build_gmp 5.1.1 -build_mpfr 3.1.1 +build_mpfr 3.1.2 build_boost 1.53.0 # NB! For CGAL, also update the actual download URL in the function build_cgal 4.1 |