diff options
Diffstat (limited to 'Library/Formula/open-mesh.rb')
| -rw-r--r-- | Library/Formula/open-mesh.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/open-mesh.rb b/Library/Formula/open-mesh.rb index 49d13c796..9b66f3c82 100644 --- a/Library/Formula/open-mesh.rb +++ b/Library/Formula/open-mesh.rb @@ -5,7 +5,7 @@ class OpenMesh <Formula    homepage 'http://www.openmesh.org'    md5 '9b4f24a7b1a31cfd65aada58672a6c09' -  depends_on 'cmake' +  depends_on 'cmake' => :build    depends_on 'qt'    depends_on 'glew' | 
