aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/hwloc.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hwloc.rb b/Library/Formula/hwloc.rb
index c5cfb8a3e..3964530dd 100644
--- a/Library/Formula/hwloc.rb
+++ b/Library/Formula/hwloc.rb
@@ -6,7 +6,7 @@ class Hwloc < Formula
sha1 'b975dd60b72859deafb6b7cfa184595614bb4683'
depends_on 'pkg-config' => :build
- # Uses Cairo, tested against Snow Leopard version
+ depends_on :cairo => :optional
def install
system "./configure", "--disable-debug", "--disable-dependency-tracking",