libstfl: swig is a build-time dep
This commit is contained in:
parent
0de9ab85dd
commit
6909f66add
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class Libstfl < Formula
|
|||
sha1 '226488be2b33867dfb233f0fa2dde2d066e494bd'
|
||||
|
||||
depends_on :python => :recommended
|
||||
depends_on 'swig'
|
||||
depends_on 'swig' => :build
|
||||
|
||||
def patches; DATA; end
|
||||
|
||||
|
|
Loading…
Reference in a new issue