qt5: adapt deprecated --qtdbus option after rename
Follow-up to b09291c4a0
.
This commit is contained in:
parent
eb309acbf8
commit
89a9d5ed2e
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class Qt5 < Formula
|
|||
|
||||
option "without-webengine", "Build without QtWebEngine module"
|
||||
|
||||
deprecated_option "qtdbus" => "with-d-bus"
|
||||
deprecated_option "qtdbus" => "with-dbus"
|
||||
deprecated_option "with-d-bus" => "with-dbus"
|
||||
|
||||
# OS X 10.7 Lion is still supported in Qt 5.5, but is no longer a reference
|
||||
|
|
Loading…
Reference in a new issue