aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/qt.rb2
1 files changed, 2 insertions, 0 deletions
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?