From 2f836dce9cca6ed806daf74b7e3fb5dad1d9ffda Mon Sep 17 00:00:00 2001 From: Tom Stuart Date: Thu, 24 Feb 2011 15:38:17 +0000 Subject: Add glib dep to prevent compile errors Closes #4402. Signed-off-by: Mike McQuaid --- Library/Formula/kde-phonon.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/kde-phonon.rb b/Library/Formula/kde-phonon.rb index a21fb599e..02be78198 100644 --- a/Library/Formula/kde-phonon.rb +++ b/Library/Formula/kde-phonon.rb @@ -8,6 +8,7 @@ class KdePhonon :build depends_on 'automoc4' => :build depends_on 'qt' + depends_on 'glib' => :build keg_only "This package is already supplied by Qt and is only needed by KDE packages." -- cgit v1.2.3