From d8fcccf26f7208ca78747ebb19a5c440f190db15 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Sat, 9 Feb 2013 23:53:29 -0600 Subject: pygtk: depends on pkg-config --- Library/Formula/pygtk.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/pygtk.rb b/Library/Formula/pygtk.rb index 18fb9fec4..2d40f9533 100644 --- a/Library/Formula/pygtk.rb +++ b/Library/Formula/pygtk.rb @@ -5,6 +5,7 @@ class Pygtk < Formula url 'http://ftp.acc.umu.se/pub/GNOME/sources/pygtk/2.24/pygtk-2.24.0.tar.bz2' sha1 '344e6a32a5e8c7e0aaeb807e0636a163095231c2' + depends_on 'pkg-config' => :build depends_on :x11 depends_on 'glib' depends_on 'gtk+' -- cgit v1.2.3