yle-dl: depend on python@2
This commit is contained in:
parent
329e006626
commit
e36a33277f
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class YleDl < Formula
|
|||
end
|
||||
|
||||
depends_on "rtmpdump"
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2"
|
||||
|
||||
resource "AdobeHDS.php" do
|
||||
# NOTE: yle-dl always installs the HEAD version of AdobeHDS.php. We use a specific commit.
|
||||
|
|
Loading…
Reference in a new issue