bde: use system python
This commit is contained in:
parent
df55bf18c6
commit
4ca1bcf7d5
1 changed files with 1 additions and 2 deletions
|
@ -3,6 +3,7 @@ class Bde < Formula
|
|||
homepage "https://github.com/bloomberg/bde"
|
||||
url "https://github.com/bloomberg/bde/archive/BDE_3.0.0.0.tar.gz"
|
||||
sha256 "c6f295947c1af5f0d4e728e4d6801c4b29bb35a742faebc058f86b36722e8cdd"
|
||||
revision 1
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
@ -14,8 +15,6 @@ class Bde < Formula
|
|||
sha256 "0a4219cc1a605d20000b22d6a8c1977216b60d99278a8b92553ac30f14b6c595" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "python@2"
|
||||
|
||||
resource "bde-tools" do
|
||||
url "https://github.com/bloomberg/bde-tools/archive/v1.0.tar.gz"
|
||||
sha256 "9b3936fecef23f8c072e62208d2068decfd13d144b771125afc9e0fb9ad16d30"
|
||||
|
|
Loading…
Reference in a new issue