gnu-cobol: needs GCC at runtime.
This commit is contained in:
parent
574577e96e
commit
2d9d60e16a
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ class GnuCobol < Formula
|
|||
depends_on "automake" => :build
|
||||
depends_on "berkeley-db4"
|
||||
depends_on "gmp"
|
||||
depends_on "gcc"
|
||||
|
||||
def install
|
||||
# both environment variables are needed to be set
|
||||
|
|
Loading…
Reference in a new issue