aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libsigc++.rb
diff options
context:
space:
mode:
authorJack Nagel2014-03-14 23:38:18 -0500
committerJack Nagel2014-03-14 23:40:32 -0500
commit15f606bae838205472686b1f8e3d170c749607ec (patch)
tree9c2ebe52a8dbe99fde1f2ce118d608aab10862a9 /Library/Formula/libsigc++.rb
parent8d118686b3c5c169cde3700eb5219604a2c0738f (diff)
downloadhomebrew-15f606bae838205472686b1f8e3d170c749607ec.tar.bz2
Remove remaining explicit xz build-time deps
These dependencies are automatically detected from the URL, so declaring them is redundant. If these formulae ever get a head or devel spec, then explicit xz deps would need to be re-scoped appropriately. Thus we should remove them.
Diffstat (limited to 'Library/Formula/libsigc++.rb')
-rw-r--r--Library/Formula/libsigc++.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/libsigc++.rb b/Library/Formula/libsigc++.rb
index d73c69200..33c7fbc41 100644
--- a/Library/Formula/libsigc++.rb
+++ b/Library/Formula/libsigc++.rb
@@ -11,7 +11,6 @@ class Libsigcxx < Formula
sha1 "328a7b8efcfd560caae155d3acf25087c2a05462" => :lion
end
- depends_on 'xz' => :build
option :cxx11
def patches