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