xapian: depend on python instead of :python

master
ilovezfs 2018-01-01 11:59:11 -08:00
parent d2468657bd
commit f3d1f98ffe
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class Xapian < Formula
deprecated_option "ruby" => "with-ruby"
depends_on :ruby => ["2.1", :optional]
depends_on :python => :optional
depends_on "python" => :optional
depends_on "sphinx-doc" => :build if build.with?("python")
skip_clean :la