diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/qt.rb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index 6f74b8fd8..197a0a31b 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -6,6 +6,10 @@ class Qt < Formula md5 '66b992f5c21145df08c99d21847f4fdb' homepage 'http://qt.nokia.com/' + def patches + "http://qt.nokia.com/files/qt-patches/blacklist-fraudulent-comodo-certificates-patch.diff" + end + def options [ ['--with-qtdbus', "Enable QtDBus module."], |
