Skip to content

Commit

Permalink
Merge pull request #129238 from ZhongRuoyu/certbot-pkg-config
Browse files Browse the repository at this point in the history
certbot: remove duplicate `pkg-config` dependency
  • Loading branch information
p-linnane authored Apr 24, 2023
2 parents ffac514 + 4ac3c4f commit 9ef690c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Formula/certbot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ class Certbot < Formula

uses_from_macos "libffi"

on_linux do
depends_on "pkg-config" => :build
end

resource "acme" do
url "https://files.pythonhosted.org/packages/22/90/4de0868b48415b757ccc8afd9a51092123050d121b70bbfa0a0dbdb626d9/acme-2.5.0.tar.gz"
sha256 "9c760b115c54f55f692321abe5d09f5c70ce437e61f9f22340341621d9909a5a"
Expand Down

0 comments on commit 9ef690c

Please sign in to comment.