aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/appledoc.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2013-07-12 09:02:28 -0700
committerAdam Vandenberg2013-07-12 09:02:28 -0700
commit33aa8103ad34fd0d4d316828b4a98b4ab1f7f2eb (patch)
tree3f97669b0b9e181efc64aeff117fe568909c844f /Library/Formula/appledoc.rb
parentf013570e64f219ba7a4d827b7465e64ea11e8e1b (diff)
downloadhomebrew-33aa8103ad34fd0d4d316828b4a98b4ab1f7f2eb.tar.bz2
remove silly xcodebuild comments
Diffstat (limited to 'Library/Formula/appledoc.rb')
-rw-r--r--Library/Formula/appledoc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/appledoc.rb b/Library/Formula/appledoc.rb
index 0a4d0ff03..38aca824b 100644
--- a/Library/Formula/appledoc.rb
+++ b/Library/Formula/appledoc.rb
@@ -7,7 +7,7 @@ class Appledoc < Formula
head 'https://github.com/tomaz/appledoc.git', :branch => 'master'
- depends_on :xcode # For working xcodebuild.
+ depends_on :xcode
depends_on :macos => :lion
def install