cctools: keg_only style tweaks
This commit is contained in:
parent
49887a8f21
commit
997f895ca8
1 changed files with 1 additions and 2 deletions
|
@ -20,8 +20,7 @@ class Cctools < Formula
|
|||
sha256 "f9f74d98119d2efd5530f8d98eb7838a77be35576880ecec73fe9d535aa2afb0" => :mountain_lion
|
||||
end
|
||||
|
||||
keg_only :provided_by_osx,
|
||||
"This package duplicates tools shipped by Xcode."
|
||||
keg_only :provided_by_osx, "this package duplicates tools shipped by Xcode"
|
||||
|
||||
depends_on :ld64
|
||||
|
||||
|
|
Loading…
Reference in a new issue