ydcv: depend on python@2
This commit is contained in:
parent
d6c6980ff0
commit
b1c27d2d8f
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Ydcv < Formula
|
|||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
|
||||
def install
|
||||
bin.install "src/ydcv.py" => "ydcv"
|
||||
|
|
Loading…
Reference in a new issue