diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/frescobaldi.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/frescobaldi.rb b/Library/Formula/frescobaldi.rb index efad81773..1fc428af2 100644 --- a/Library/Formula/frescobaldi.rb +++ b/Library/Formula/frescobaldi.rb @@ -8,7 +8,7 @@ class Frescobaldi < Formula option "without-launcher", "Don't build Mac .app launcher" option "without-lilypond", "Don't install Lilypond" - depends_on :python + depends_on :python if MacOS.version <= :snow_leopard depends_on "portmidi" => :recommended depends_on "lilypond" => :recommended |
