gforth: remove :run.
This commit is contained in:
parent
11c5254609
commit
03a68b0d68
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class Gforth < Formula
|
|||
end
|
||||
|
||||
depends_on "emacs" => :build
|
||||
depends_on "libtool" => :run
|
||||
depends_on "libtool"
|
||||
depends_on "libffi"
|
||||
depends_on "pcre"
|
||||
|
||||
|
|
Loading…
Reference in a new issue