open-mesh: audit fixes

master
Tomasz Pajor 2016-03-19 22:38:25 +01:00 committed by Xu Cheng
parent 47d27b9ba7
commit bf0868ac04
1 changed files with 1 additions and 2 deletions

View File

@ -3,6 +3,7 @@ class OpenMesh < Formula
homepage "http://openmesh.org"
url "http://www.openmesh.org/media/Releases/5.1/OpenMesh-5.1.tar.gz"
sha256 "643262dec62d1c2527950286739613a5b8d450943c601ecc42a817738556e6f7"
head "http://openmesh.org/svnrepo/OpenMesh/trunk/", :using => :svn
bottle do
cellar :any
@ -11,8 +12,6 @@ class OpenMesh < Formula
sha256 "f55c01c2dbde31f9307530349141b33860f733bbe2836fc88d79536bcd3945d4" => :mavericks
end
head "http://openmesh.org/svnrepo/OpenMesh/trunk/", :using => :svn
depends_on "cmake" => :build
depends_on "qt" => :optional