diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/enchant.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/enchant.rb b/Library/Formula/enchant.rb index 25def0c06..729793bff 100644 --- a/Library/Formula/enchant.rb +++ b/Library/Formula/enchant.rb @@ -6,7 +6,7 @@ class Enchant < Formula sha1 '321f9cf0abfa1937401676ce60976d8779c39536' depends_on 'pkg-config' => :build - depends_on :python => :recommended + depends_on :python => :optional depends_on 'glib' depends_on 'aspell' |
