aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorFernando Ortiz2012-03-29 01:27:06 -0500
committerAdam Vandenberg2012-03-29 07:40:26 -0700
commiteefa3132e25a67c7163e695c347d804c77d064d1 (patch)
tree6669e5ce157ebcff3aea14cbcb6153b6adefdac0 /Library
parent48a82e5f023bfc3605306156d7eaa4e029d2d8ea (diff)
downloadhomebrew-eefa3132e25a67c7163e695c347d804c77d064d1.tar.bz2
io no longer depends_on libsgml
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/io.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/io.rb b/Library/Formula/io.rb
index cb1d468ef..a46b7ce25 100644
--- a/Library/Formula/io.rb
+++ b/Library/Formula/io.rb
@@ -8,7 +8,6 @@ class Io < Formula
head 'https://github.com/stevedekorte/io.git'
depends_on 'cmake' => :build
- depends_on 'libsgml'
depends_on 'ossp-uuid'
depends_on 'libevent'
depends_on 'yajl'