mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-14 16:12:40 +00:00
Dependencies: Remove GLFW, Add SDL2
citra: Remove GLFW, Add SDL2 FindSDL2: Do not CACHE SDL2_* variables if library is not found EmuWindow_SDL2: Set minimal client area at initialisation time EmuWindow_SDL2: Corrections EmuWindow_SDL2: Fix no decorations on startup on OS X cmake: windows_copy_files
This commit is contained in:
@@ -18,8 +18,6 @@ addons:
|
||||
- gcc-4.9
|
||||
- g++-4.9
|
||||
- xorg-dev
|
||||
- libglu1-mesa-dev
|
||||
- libxcursor-dev
|
||||
- lib32stdc++6 # For CMake
|
||||
- lftp # To upload builds
|
||||
|
||||
|
||||
Reference in New Issue
Block a user