aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gource.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gource.rb')
-rw-r--r--Library/Formula/gource.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gource.rb b/Library/Formula/gource.rb
index 1425d65bc..75037c39c 100644
--- a/Library/Formula/gource.rb
+++ b/Library/Formula/gource.rb
@@ -13,7 +13,7 @@ class Gource < Formula
depends_on :libtool
end
- depends_on :x11 if MacOS::X11.installed?
+ depends_on :x11 => :optional
depends_on :freetype
depends_on 'pkg-config' => :build