diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/hexchat.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hexchat.rb b/Library/Formula/hexchat.rb index 3dd8e803f..528f5a930 100644 --- a/Library/Formula/hexchat.rb +++ b/Library/Formula/hexchat.rb @@ -17,7 +17,7 @@ class Hexchat < Formula depends_on 'automake' => :build depends_on 'autoconf' => :build depends_on 'libtool' => :build - depends_on :python => :recommended + depends_on :python => :optional depends_on 'gettext' depends_on 'gtk+' depends_on :x11 |
