io no longer depends_on libsgml

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Fernando Ortiz 2012-03-29 01:27:06 -05:00 committed by Adam Vandenberg
parent 333e6e3605
commit 0496f3bec3
1 changed files with 0 additions and 1 deletions

View File

@ -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'