diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/src.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/src.rb b/Library/Formula/src.rb index aedde0e89..7d405518e 100644 --- a/Library/Formula/src.rb +++ b/Library/Formula/src.rb @@ -9,6 +9,8 @@ class Src < Formula sha1 "bbabdfe74081f4624a487d845f20750b142c5b05" => :mavericks end + depends_on "rcs" + # test is failing on Mountain Lion depends_on :macos => :mavericks |
