aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gdal.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gdal.rb b/Library/Formula/gdal.rb
index e6cb3db2b..673ec70ac 100644
--- a/Library/Formula/gdal.rb
+++ b/Library/Formula/gdal.rb
@@ -39,7 +39,7 @@ class Gdal < Formula
# For creating up to date man pages.
depends_on 'doxygen' => :build if ARGV.build_head?
- depends_on :x11
+ depends_on :libpng
depends_on 'jpeg'
depends_on 'giflib'