Unverified Commit 436e764f authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #187 from radarhere/build_github

Updated arb and libpng
parents 22d0711c b002371e
...@@ -17,8 +17,8 @@ suppress build_swig ...@@ -17,8 +17,8 @@ suppress build_swig
# E.g. arb (below) requires a couple of other libraries. # E.g. arb (below) requires a couple of other libraries.
# Run here just for the output, even though they fail. # Run here just for the output, even though they fail.
(set +e ; (set +e ;
build_github fredrik-johansson/arb 2.13.0 ; build_github fredrik-johansson/arb 2.14.0 ;
build_github glennrp/libpng v1.6.34 ; build_github glennrp/libpng v1.6.35 ;
build_github wbhart/mpir mpir-3.0.0 build_github wbhart/mpir mpir-3.0.0
) )
suppress build_flex suppress build_flex
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment