commit beac25f08e66081a55133e76395a91735e469123
Author: Stephan Witt <[email protected]>
Date: Wed Jun 16 07:45:20 2021 +0200
#12305 Correct typo in library name QtDBus - fatal error with case
sensitive file systems
(cherry picked from commit 15d1f2c76d523f89c7223022e2f73aec3f2e7e15)
---
development/LyX-Mac-binary-release.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/development/LyX-Mac-binary-release.sh
b/development/LyX-Mac-binary-release.sh
index 5812360..94dc534 100644
--- a/development/LyX-Mac-binary-release.sh
+++ b/development/LyX-Mac-binary-release.sh
@@ -361,7 +361,7 @@ case "${QtVersion}" in
QtFrameworkVersion="5"
;;
5.12.*)
- QtLibraries=${QtLibraries:-"QtDbus QtSvg QtXml QtPrintSupport
QtMacExtras QtWidgets QtGui QtNetwork QtConcurrent QtCore"}
+ QtLibraries=${QtLibraries:-"QtDBus QtSvg QtXml QtPrintSupport
QtMacExtras QtWidgets QtGui QtNetwork QtConcurrent QtCore"}
QtFrameworkVersion="5"
;;
5*)
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs