mftrace: depend on python3
Closes #40339. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
182d4017a0
commit
645bedb8bb
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ class Mftrace < Formula
|
|||
|
||||
depends_on "fontforge"
|
||||
depends_on "potrace"
|
||||
depends_on "python"
|
||||
depends_on "t1utils"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue