Skip to content

Commit

Permalink
ykclient: undeprecate
Browse files Browse the repository at this point in the history
Needed for Homebrew/brew#12770.

Missed from #106848.

Closes #106860.

Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
  • Loading branch information
carlocab authored and BrewTestBot committed Jul 30, 2022
1 parent c44a921 commit 4f7eb27
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/ykclient.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ class Ykclient < Formula
# information and guidance on how to implement Yubico OTP support in
# applications, see
# https://status.yubico.com/2021/04/15/one-api-yubico-com-one-http-get/."
deprecate! date: "2021-05-24", because: :repo_archived
# Commented out while this formula still has dependents.
# deprecate! date: "2021-05-24", because: :repo_archived

depends_on "help2man" => :build
depends_on "pkg-config" => :build
Expand Down

0 comments on commit 4f7eb27

Please sign in to comment.