open-scene-graph --devel 3.1.1

This fixes install and runtime issues on Lion.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Dominik Moritz 2012-04-25 12:16:56 +02:00 committed by Adam Vandenberg
parent 6e4cc97878
commit 066c02f8b0

View file

@ -17,6 +17,11 @@ class OpenSceneGraph < Formula
depends_on 'librsvg' => :optional
depends_on 'collada-dom' => :optional
devel do
url 'http://www.openscenegraph.org/downloads/developer_releases/OpenSceneGraph-3.1.1.zip'
md5 '079b9c1738057227b1804c6698fc9c89'
end
fails_with :clang do
build 318
cause <<-EOS.undent