aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike McQuaid2014-07-21 19:07:23 +0100
committerMike McQuaid2014-07-21 19:07:23 +0100
commit06195b6598e4c697342610f2981e99da04814edb (patch)
treeb5ccd7527428e8c735c19c8b4df42e0d85126a1e
parent2c1ebf8d07f3b3944356c23c0c7820900e1ec5a3 (diff)
downloadhomebrew-06195b6598e4c697342610f2981e99da04814edb.tar.bz2
cgrep: depends on gmp.
-rw-r--r--Library/Formula/cgrep.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/cgrep.rb b/Library/Formula/cgrep.rb
index 4d320b01c..576c0cc83 100644
--- a/Library/Formula/cgrep.rb
+++ b/Library/Formula/cgrep.rb
@@ -18,6 +18,7 @@ class Cgrep < Formula
depends_on "ghc" => :build
depends_on "cabal-install" => :build
+ depends_on "gmp"
def install
install_cabal_package