From 8f15530b57c4e865bf459971c86d802f68d64b87 Mon Sep 17 00:00:00 2001 From: Josep Jaume Rey Date: Tue, 17 May 2011 05:41:55 -0700 Subject: qt: add head Signed-off-by: Adam Vandenberg --- Library/Formula/qt.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index d4804f7ab..52370db1e 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -6,6 +6,8 @@ class Qt < Formula md5 '49b96eefb1224cc529af6fe5608654fe' homepage 'http://qt.nokia.com/' + head 'git://gitorious.org/qt/qt.git', :branch => 'master' + def options [ ['--with-qtdbus', "Enable QtDBus module."], -- cgit v1.2.3