libcaca: cleanup python usage.
This commit is contained in:
parent
db59c5913a
commit
7d1849821a
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue