From bbda8825a2cfd825a62b5e7a049e4d3766a81f23 Mon Sep 17 00:00:00 2001 From: orbea Date: Fri, 24 Nov 2017 14:26:35 -0800 Subject: [PATCH] recipes: Clone the glsl shaders for RetroArch on linux. --- recipes/linux/retroarch-linux-x64.ra | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/linux/retroarch-linux-x64.ra b/recipes/linux/retroarch-linux-x64.ra index e809029a..c0eee4c5 100644 --- a/recipes/linux/retroarch-linux-x64.ra +++ b/recipes/linux/retroarch-linux-x64.ra @@ -1,6 +1,7 @@ retroarch retroarch https://github.com/libretro/Retroarch.git SUBMODULE YES . overlays overlays https://github.com/libretro/common-overlays.git ASSETS YES retroarch/media shaders shaders_cg https://github.com/libretro/common-shaders.git ASSETS YES retroarch/media +shaders shaders_glsl https://github.com/libretro/glsl-shaders.git ASSETS YES retroarch/media autoconfig autoconfig https://github.com/libretro/retroarch-joypad-autoconfig.git ASSETS YES retroarch/media assets assets https://github.com/libretro/retroarch-assets.git ASSETS YES retroarch/media libretrodb libretrodb https://github.com/libretro/libretro-database.git ASSETS YES retroarch/media