Skip to content

Commit

Permalink
gnu-cobol: needs GCC at runtime.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jan 6, 2015
1 parent 574577e commit 2d9d60e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/gnu-cobol.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2d9d60e

Please sign in to comment.