libmagic: depend on python instead of :python

master
ilovezfs 2018-01-01 11:59:07 -08:00
parent b987425aec
commit 49e76a8645
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ class Libmagic < Formula
sha256 "d11466ebdc722d370346cecf135a925e1f482f0d0bbbb424f821347134f52e64" => :yosemite
end
depends_on :python => :optional
depends_on "python" => :optional
def install
system "./configure", "--disable-dependency-tracking",