ykpers: remove options
Closes #32330. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
31992fefde
commit
883b079b61
1 changed files with 1 additions and 1 deletions
|
@ -14,8 +14,8 @@ class Ykpers < Formula
|
|||
end
|
||||
|
||||
depends_on "pkg-config" => :build
|
||||
depends_on "json-c"
|
||||
depends_on "libyubikey"
|
||||
depends_on "json-c" => :recommended
|
||||
|
||||
def install
|
||||
libyubikey_prefix = Formula["libyubikey"].opt_prefix
|
||||
|
|
Loading…
Reference in a new issue