evince: depend on python@2
This commit is contained in:
parent
90965211db
commit
2ae54f12b0
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ class Evince < Formula
|
|||
depends_on "libspectre"
|
||||
depends_on "shared-mime-info"
|
||||
depends_on "djvulibre"
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
|
||||
def install
|
||||
# Fix build failure "ar: illegal option -- D"
|
||||
|
|
Loading…
Reference in a new issue