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 7a18c0698..e505c89e5 100644 --- a/Library/Formula/root.rb +++ b/Library/Formula/root.rb @@ -8,6 +8,7 @@ class Root < Formula depends_on 'fftw' => :optional depends_on :x11 + depends_on :python def install #Determine architecture |
