qt@5: create qt@5 alias and update qt alias (#68241)
* Create alias for qt@5 * formula_renames: redirect qt5 to qt@5 qt 6.0.0 has been released, so redirect formulae that refer to the outdated qt5 name to use qt@5 rather than qt.master
parent
fc18f0c4ea
commit
562c37360f
|
@ -0,0 +1 @@
|
|||
../Formula/qt.rb
|
|
@ -98,7 +98,7 @@
|
|||
"postgresql95": "postgresql@9.5",
|
||||
"presto": "prestodb",
|
||||
"pyqt5": "pyqt",
|
||||
"qt5": "qt",
|
||||
"qt5": "qt@5",
|
||||
"racket": "minimal-racket",
|
||||
"rebar@3": "rebar3",
|
||||
"recipes": "gnome-recipes",
|
||||
|
|
Loading…
Reference in New Issue