libcaca: cleanup python usage.

master
Mike McQuaid 2014-01-04 13:08:25 +00:00
parent db59c5913a
commit 7d1849821a
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@ class Libcaca < Formula
option 'with-imlib2', 'Build with Imlib2 support'
depends_on :x11 if MacOS::X11.installed? or build.include? "with-imlib2"
depends_on :python => :recommended
if build.include? "with-imlib2"
depends_on 'pkg-config' => :build