From a6d7c6c02aa697655a7ba11983beeef90863de35 Mon Sep 17 00:00:00 2001 From: rsn8887 Date: Fri, 24 May 2019 12:14:45 -0500 Subject: SWITCH: Update build instructions in readme.switch --- backends/platform/sdl/switch/README.SWITCH | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'backends/platform/sdl/switch') diff --git a/backends/platform/sdl/switch/README.SWITCH b/backends/platform/sdl/switch/README.SWITCH index fb9bd78639..fc49130623 100644 --- a/backends/platform/sdl/switch/README.SWITCH +++ b/backends/platform/sdl/switch/README.SWITCH @@ -24,7 +24,21 @@ To build ScummVM for Switch: - Install libraries via ``` -sudo dkp-pacman -S switch-portlibs +sudo dkp-pacman -S \ +switch-sdl2 \ +switch-libmad \ +switch-libogg \ +switch-libvorbis \ +switch-flac \ +switch-libtheora \ +switch-libpng \ +switch-libjpeg-turbo \ +switch-zlib \ +switch-freetype \ +switch-sdl2_net \ +switch-curl \ +switch-libtimidity \ +switch-pkg-config ``` - Create a subdirectory somewhere outside the source folder for your ScummVM build and cd into it -- cgit v1.2.3