diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/root.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/root.rb b/Library/Formula/root.rb index a2eb38630..2fdad62f6 100644 --- a/Library/Formula/root.rb +++ b/Library/Formula/root.rb @@ -23,6 +23,7 @@ class Root < Formula system "./configure", "#{arch}", "--all", + "--enable-builtin-glew", "--prefix=#{prefix}", "--etcdir=#{prefix}/etc/root", "--mandir=#{man}" |
