From f48c905f5fa954ebda3e5349aecdf7624aeb2378 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 19 Oct 2014 14:09:58 +0100 Subject: qt: add deprecated option. --- Library/Formula/qt.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library') diff --git a/Library/Formula/qt.rb b/Library/Formula/qt.rb index 1f848c314..f8334ccc1 100644 --- a/Library/Formula/qt.rb +++ b/Library/Formula/qt.rb @@ -34,6 +34,8 @@ class Qt < Formula depends_on "mysql" => :optional depends_on "postgresql" => :optional + deprecated_option "qtdbus" => "with-d-bus" + def install ENV.universal_binary if build.universal? -- cgit v1.2.3