diff options
Diffstat (limited to 'Library/Formula/io.rb')
| -rw-r--r-- | Library/Formula/io.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/io.rb b/Library/Formula/io.rb index d6cd7a4a7..e3cd4046d 100644 --- a/Library/Formula/io.rb +++ b/Library/Formula/io.rb @@ -7,6 +7,7 @@ class Io < Formula    depends_on 'cmake' => :build    depends_on 'libsgml'    depends_on 'ossp-uuid' +  depends_on 'libevent'    # Either CMake doesn't detect OS X's png include path correctly,    # or there's an issue with io's build system; force the path in  | 
