aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gpac.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gpac.rb')
-rw-r--r--Library/Formula/gpac.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gpac.rb b/Library/Formula/gpac.rb
index a5b916403..41579dc10 100644
--- a/Library/Formula/gpac.rb
+++ b/Library/Formula/gpac.rb
@@ -15,7 +15,7 @@ class Gpac < Formula
head 'https://gpac.svn.sourceforge.net/svnroot/gpac/trunk/gpac'
- depends_on :x11 => MacOS::X11.installed? ? :recommended : :optional
+ depends_on :x11 => :recommended
depends_on 'pkg-config' => :build
depends_on 'a52dec' => :optional