mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2025-02-17 12:47:32 +00:00
Update to libretro.py 0.1.2
This commit is contained in:
parent
c5f2baaea4
commit
e87a8ddb6b
@ -1,5 +1,5 @@
|
||||
# melonDS DS doesn't support OpenGL on macOS,
|
||||
# so there's no need to install OpenGL dependencies
|
||||
libretro.py[opengl]==0.1.0 ; sys_platform != "darwin"
|
||||
libretro.py==0.1.0 ; sys_platform == "darwin"
|
||||
libretro.py[opengl]==0.1.2 ; sys_platform != "darwin"
|
||||
libretro.py==0.1.2 ; sys_platform == "darwin"
|
||||
Pillow==10.3.0
|
Loading…
x
Reference in New Issue
Block a user