aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gccxml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gccxml.rb')
-rw-r--r--Library/Formula/gccxml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gccxml.rb b/Library/Formula/gccxml.rb
index 75822c43d..9454139f8 100644
--- a/Library/Formula/gccxml.rb
+++ b/Library/Formula/gccxml.rb
@@ -5,7 +5,7 @@ class Gccxml <Formula
version 'HEAD'
homepage 'http://www.gccxml.org/HTML/Index.html'
- depends_on 'cmake'
+ depends_on 'cmake' => :build
def install
mkdir 'gccxml-build'