swig: cleanup python usage.
This commit is contained in:
parent
734ed2e7ce
commit
501aef9483
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@ class Swig < Formula
|
|||
option :universal
|
||||
|
||||
depends_on 'pcre'
|
||||
depends_on :python # assure swig find the "right" python
|
||||
depends_on :python3 => :optional
|
||||
|
||||
def install
|
||||
ENV.universal_binary if build.universal?
|
||||
|
|
Loading…
Reference in a new issue