qt: adapt deprecated --qtdbus option after rename
Follow-up to 1abe6fdba6
.
This commit is contained in:
parent
2040b65fd4
commit
eb309acbf8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue