Last active
November 22, 2017 22:22
-
-
Save pcomans/f7ddf64f8b12df51e98a3d5fbe7c18d8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo apt-get -y install build-essential libxkbcommon-dev zlib1g-dev libfreetype6-dev libegl1-mesa-dev libgles2-mesa-dev libgbm-dev nvidia-cg-toolkit nvidia-cg-dev libavcodec-dev libsdl2-dev libsdl-image1.2-dev libxml2-dev yasm | |
git clone git://github.com/libretro/libretro-super.git | |
cd libretro-super | |
SHALLOW_CLONE=1 ./libretro-fetch.sh | |
./retroarch-build.sh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment