aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mathgl.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mathgl.rb')
-rw-r--r--Library/Formula/mathgl.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mathgl.rb b/Library/Formula/mathgl.rb
index c9a78096d..2b79003af 100644
--- a/Library/Formula/mathgl.rb
+++ b/Library/Formula/mathgl.rb
@@ -6,9 +6,9 @@ class Mathgl < Formula
md5 'acd33e68911d9506f60d769dce23f95e'
depends_on 'gsl'
+ depends_on :x11
def install
- ENV.x11
ENV['LIBS'] = '-lz'
# Fixed upstream: this line can be removed when v2 is released