qt5: adapt deprecated --qtdbus option after rename

Follow-up to b09291c4a0.
This commit is contained in:
Martin Afanasjew 2016-05-19 03:47:04 +02:00
parent eb309acbf8
commit 89a9d5ed2e

View file

@ -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