mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-22 04:25:48 +02:00
Deps: Fix macOS universal dependency build script
This commit is contained in:
@@ -38,7 +38,7 @@ if [ "${INSTALLDIR:0:1}" != "/" ]; then
|
||||
INSTALLDIR="$PWD/$INSTALLDIR"
|
||||
fi
|
||||
|
||||
QT=6.10.1
|
||||
QT=6.10.2
|
||||
QTAPNG=1.3.0
|
||||
|
||||
FREETYPE=2.14.1
|
||||
|
||||
Reference in New Issue
Block a user