libvoikko: rename python build-time dependency

This commit is contained in:
ilovezfs 2018-03-01 23:24:13 -08:00
parent d4afcaba7a
commit 9acf373817

View file

@ -14,7 +14,7 @@ class Libvoikko < Formula
end
depends_on "pkg-config" => :build
depends_on "python3" => :build
depends_on "python" => :build
depends_on "foma" => :build
depends_on "hfstospell"