Skip to content

Commit

Permalink
Merge pull request #129239 from ZhongRuoyu/localstack-pkg-config
Browse files Browse the repository at this point in the history
localstack: remove duplicate `pkg-config` dependency
  • Loading branch information
p-linnane authored Apr 24, 2023
2 parents 9ef690c + 61a53d4 commit 002851b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Formula/localstack.rb
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ class Localstack < Formula
depends_on "pyyaml"
depends_on "six"

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

resource "apispec" do
url "https://files.pythonhosted.org/packages/3f/1e/207c3e61c805eef214d7e5c58106312f9af4733b07f470224e4e309dc65e/apispec-6.3.0.tar.gz"
sha256 "6cb08d92ce73ff0b3bf46cb2ea5c00d57289b0f279fb0256a3df468182ba5344"
Expand Down

0 comments on commit 002851b

Please sign in to comment.