diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/spiped.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/spiped.rb b/Library/Formula/spiped.rb index b242517b4..c6c497ce1 100644 --- a/Library/Formula/spiped.rb +++ b/Library/Formula/spiped.rb @@ -12,7 +12,7 @@ class Spiped < Formula sha1 "d947a62a7f03ea5c608b6ec43c9c5ed0333f4a06" => :lion end - depends_on :bsdmake + depends_on "bsdmake" => :build depends_on "openssl" def install |
