qt: adapt deprecated --qtdbus option after rename

Follow-up to 1abe6fdba6.
This commit is contained in:
Martin Afanasjew 2016-05-19 03:45:50 +02:00
parent 2040b65fd4
commit eb309acbf8

View file

@ -34,7 +34,7 @@ class Qt < Formula
depends_on "mysql" => :optional
depends_on "postgresql" => :optional
deprecated_option "qtdbus" => "with-d-bus"
deprecated_option "qtdbus" => "with-dbus"
deprecated_option "with-d-bus" => "with-dbus"
resource "test-project" do