mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
scripts/download-macos-libs.py: Migrate to SDL3
This commit is contained in:
committed by
mborgerson
parent
e13ff95c7a
commit
9cbce5052d
@@ -181,7 +181,7 @@ def main():
|
||||
args = ap.parse_args()
|
||||
li = LibInstaller(args.arch)
|
||||
li.install_pkgs([
|
||||
'libsdl2',
|
||||
'SDL3',
|
||||
'glib2',
|
||||
'libsamplerate',
|
||||
'libpixman',
|
||||
|
||||
Reference in New Issue
Block a user