aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/pygtk.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/pygtk.rb b/Library/Formula/pygtk.rb
index dbfa4c410..ebcf17f08 100644
--- a/Library/Formula/pygtk.rb
+++ b/Library/Formula/pygtk.rb
@@ -5,6 +5,7 @@ class Pygtk < Formula
homepage 'http://www.pygtk.org/'
md5 'a1051d5794fd7696d3c1af6422d17a49'
+ depends_on :x11
depends_on 'glib'
depends_on 'gtk+'
depends_on 'pygobject'