aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorTom Rix2011-05-24 19:43:11 -0700
committerAdam Vandenberg2011-05-24 21:20:36 -0700
commit1f350c22f862fffb05c664b777dab9ea8ef907ea (patch)
tree44499e3cd17b71539c310b10348052db7a1fefc6 /Library/Formula
parent42cf42fe7c257071a6cca79526f45d14b2b37f39 (diff)
downloadhomebrew-1f350c22f862fffb05c664b777dab9ea8ef907ea.tar.bz2
io: add uuid dependency
Recent HEAD builds of io now use this dependency. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/io.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/io.rb b/Library/Formula/io.rb
index 78a903152..3db5fe2e9 100644
--- a/Library/Formula/io.rb
+++ b/Library/Formula/io.rb
@@ -6,6 +6,7 @@ class Io < Formula
depends_on 'cmake' => :build
depends_on 'libsgml'
+ depends_on 'ossp-uuid'
# 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