aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/glade.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/glade.rb')
-rw-r--r--Library/Formula/glade.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/glade.rb b/Library/Formula/glade.rb
index 5e9e66a07..b28ee7041 100644
--- a/Library/Formula/glade.rb
+++ b/Library/Formula/glade.rb
@@ -11,6 +11,7 @@ class Glade < Formula
depends_on 'intltool'
depends_on 'libglade'
depends_on 'hicolor-icon-theme'
+ depends_on :x11
def install
pydir = 'python' + `python -c 'import sys;print(sys.version[:3])'`.strip