1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-02-28 22:11:31 +01:00
citra/.travis/linux-frozen/deps.sh
2020-04-26 11:37:10 +02:00

5 lines
107 B
Bash
Executable file

#!/bin/sh -ex
sudo apt-get -y install binutils-gold
docker pull citraemu/build-environments:linux-frozen