ykman: rename python@2 dependency
This commit is contained in:
parent
eaf5843fb2
commit
186cc9cbac
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class Ykman < Formula
|
|||
url "https://github.com/Yubico/yubikey-manager.git"
|
||||
end
|
||||
|
||||
depends_on "python" if MacOS.version <= :snow_leopard
|
||||
depends_on "python@2" if MacOS.version <= :snow_leopard
|
||||
depends_on "swig" => :build
|
||||
depends_on "ykpers"
|
||||
depends_on "libu2f-host"
|
||||
|
|
Loading…
Reference in a new issue