diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/abyss.rb | 2 |
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 |
