Unverified Commit 08d6340e authored by Wieland Morgenstern's avatar Wieland Morgenstern Committed by GitHub

Merge pull request #46 from stitchEm/w-m/macports

remove openal from MacPorts deps
parents 20693a55 599b35af
...@@ -13,7 +13,7 @@ Using ccache to speed up recompilation is recommended, but not required, on Linu ...@@ -13,7 +13,7 @@ Using ccache to speed up recompilation is recommended, but not required, on Linu
sudo port install CMake bison doxygen yasm ninja ccache sudo port install CMake bison doxygen yasm ninja ccache
# Libraries # Libraries
sudo port install opencv glew gsed jpeg libpng openal \ sudo port install opencv glew gsed jpeg libpng \
tiff faac faad2 ceres-solver glfw ffmpeg glm OpenEXR tiff faac faad2 ceres-solver glfw ffmpeg glm OpenEXR
``` ```
......
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