mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
Care for Qt5 LTS support for macos
This commit is contained in:
parent
dce99c1398
commit
102a68dd6a
@ -362,7 +362,7 @@ case "${QtVersion}" in
|
||||
QtLibraries=${QtLibraries:-"QtSvg QtXml QtPrintSupport QtWidgets QtGui QtNetwork QtConcurrent QtCore"}
|
||||
QtFrameworkVersion="5"
|
||||
;;
|
||||
5.12.*)
|
||||
5.1[2-5].*)
|
||||
QtLibraries=${QtLibraries:-"QtDBus QtSvg QtXml QtPrintSupport QtMacExtras QtWidgets QtGui QtNetwork QtConcurrent QtCore"}
|
||||
QtFrameworkVersion="5"
|
||||
;;
|
||||
|
Loading…
Reference in New Issue
Block a user