gnu-cobol: needs GCC at runtime.

This commit is contained in:
Mike McQuaid 2015-01-06 08:14:31 +00:00
parent 574577e96e
commit 2d9d60e16a

View file

@ -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