libvoikko: rename python build-time dependency
This commit is contained in:
parent
d4afcaba7a
commit
9acf373817
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue