diff options
author | Marius Kintel <marius@kintel.net> | 2014-01-03 05:14:31 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2014-01-03 05:14:31 (GMT) |
commit | f093b53c3edb08ee0d64c5d6c2a1df723acfca2d (patch) | |
tree | d5ce6364a0153e84168c823db46ecfc775bb7346 /scripts | |
parent | bda8e6b55b5d186a91c53c9050bc6a3d412edd40 (diff) |
Fixed merge error
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/macosx-build-dependencies.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/macosx-build-dependencies.sh b/scripts/macosx-build-dependencies.sh index 45f6818..ce555ca 100755 --- a/scripts/macosx-build-dependencies.sh +++ b/scripts/macosx-build-dependencies.sh @@ -495,12 +495,8 @@ build_boost 1.54.0 # NB! For CGAL, also update the actual download URL in the function build_cgal 4.3 build_glew 1.10.0 -<<<<<<< HEAD build_gettext 0.18.3.1 build_glib2 2.38.2 -======= -build_glib2 2.38.1 ->>>>>>> d7d5bea7363703c76b9787598304bfc838e893ee build_opencsg 1.3.2 if $OPTION_DEPLOY; then # build_sparkle andymatuschak 0ed83cf9f2eeb425d4fdd141c01a29d843970c20 |