From 90e2d968bdeaeaae4fe346555e14b69dc58385e7 Mon Sep 17 00:00:00 2001 From: Ben Hoskings Date: Sun, 27 Jan 2013 23:28:28 +1100 Subject: pygtk: depends on atk Closes #17526. Signed-off-by: Jack Nagel --- Library/Formula/pygtk.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library/Formula') diff --git a/Library/Formula/pygtk.rb b/Library/Formula/pygtk.rb index 321a8cea6..18fb9fec4 100644 --- a/Library/Formula/pygtk.rb +++ b/Library/Formula/pygtk.rb @@ -8,6 +8,7 @@ class Pygtk < Formula depends_on :x11 depends_on 'glib' depends_on 'gtk+' + depends_on 'atk' depends_on 'pygobject' depends_on 'py2cairo' depends_on 'libglade' if build.include? 'glade' -- cgit v1.2.3