aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/clutter.rb
diff options
context:
space:
mode:
authorJack Nagel2013-10-06 20:56:55 -0500
committerJack Nagel2013-10-06 20:56:55 -0500
commit21fa569c519b0bbaabdf49b3da0c2c05ba69f932 (patch)
tree3e83209348b8cbb9b03e8c29aff78c65e3d49dce /Library/Formula/clutter.rb
parent3b4661fa53ab0aeb89e3e50ab12d6929c78a0ea6 (diff)
downloadhomebrew-21fa569c519b0bbaabdf49b3da0c2c05ba69f932.tar.bz2
clutter, cogl: add minimum XQuartz version
Diffstat (limited to 'Library/Formula/clutter.rb')
-rw-r--r--Library/Formula/clutter.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/clutter.rb b/Library/Formula/clutter.rb
index aecdcb160..28268a1b7 100644
--- a/Library/Formula/clutter.rb
+++ b/Library/Formula/clutter.rb
@@ -16,7 +16,7 @@ class Clutter < Formula
depends_on 'atk'
depends_on 'pango'
depends_on 'json-glib'
- depends_on :x11 unless build.include? 'without-x'
+ depends_on :x11 => '2.5.1' unless build.without? 'x'
def install
args = %W[