aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorStefan2012-11-21 20:24:22 +0100
committerAdam Vandenberg2012-11-21 11:31:34 -0800
commitd6d851871d25bde2cda33d6b88b19ce396e5892a (patch)
treee7303b27bf585a7bae34204a76035d7ce31d7702 /Library/Formula
parent171521508ac5b99f31d87a30222fd440afc4a20f (diff)
downloadhomebrew-d6d851871d25bde2cda33d6b88b19ce396e5892a.tar.bz2
abyss: boost149
Closes #16184. Closes #16158. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/abyss.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/abyss.rb b/Library/Formula/abyss.rb
index 3cc2418db..b94a0ae0e 100644
--- a/Library/Formula/abyss.rb
+++ b/Library/Formula/abyss.rb
@@ -7,7 +7,7 @@ class Abyss < Formula
head 'https://github.com/sjackman/abyss.git'
# Only header files are used from these packages, so :build is appropriate
- depends_on 'boost' => :build
+ depends_on 'boost149' => :build
depends_on 'google-sparsehash' => :build
# Snow Leopard comes with mpi but Lion does not