diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/csync.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/csync.rb b/Library/Formula/csync.rb index edb822e04..2d25639d7 100644 --- a/Library/Formula/csync.rb +++ b/Library/Formula/csync.rb @@ -23,6 +23,8 @@ class Csync < Formula depends_on 'samba' end + depends_on :macos => :lion + def patches DATA end |
