Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
n-ando committed Oct 21, 2024
1 parent 9ba7ee7 commit b8cb1db
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 11 deletions.
4 changes: 0 additions & 4 deletions omniorb-ssl-py310.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ class OmniorbSslPy310 < Formula
sha256 cellar: :any, arm64_ventura: "c3e60b1058c9453d952e0f7b2c2d95371307aa19eccaea6e12706ceb10c1dcf2"
end





depends_on "pkg-config" => :build
depends_on "openssl@3"
depends_on "python@3.10"
Expand Down
2 changes: 0 additions & 2 deletions omniorb-ssl-py311.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ class OmniorbSslPy311 < Formula
sha256 cellar: :any, arm64_ventura: "59490a20f8b31b7e49f5495f22772006c9e53697acf20e3151845884bd1178e8"
end



depends_on "pkg-config" => :build
depends_on "openssl@3"
depends_on "python@3.11"
Expand Down
2 changes: 0 additions & 2 deletions omniorb-ssl-py312.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ class OmniorbSslPy312 < Formula
sha256 cellar: :any, arm64_sonoma: "638a1ab44cbeb3cdf805e25f2a40900d29922ab2336a4d3f79075e762227a3fe"
end



depends_on "pkg-config" => :build
depends_on "openssl@3"
depends_on "python@3.12"
Expand Down
1 change: 0 additions & 1 deletion omniorb-ssl-py313.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ class OmniorbSslPy313 < Formula
sha256 cellar: :any, arm64_ventura: "dce5103398da0dfbd302a0f7242a1b43f68aa068e246e664320821df96ff8c68"
end


depends_on "pkg-config" => :build
depends_on "openssl@3"
depends_on "python@3.13"
Expand Down
2 changes: 0 additions & 2 deletions omniorb-ssl-py39.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ class OmniorbSslPy39 < Formula
sha256 cellar: :any, arm64_sequoia: "cc5919d4bb4a6c3e6d4066002276ead2d30f58f070bd8095e399b2e8f5674c72"
end



depends_on "pkg-config" => :build
depends_on "openssl@3"
depends_on "python@3.9"
Expand Down

0 comments on commit b8cb1db

Please sign in to comment.