1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-03-02 23:11:32 +01:00
citra/.travis/linux-frozen/deps.sh

6 lines
107 B
Bash
Raw Normal View History

2020-04-26 10:43:39 +02:00
#!/bin/sh -ex
sudo apt-get -y install binutils-gold
docker pull citraemu/build-environments:linux-frozen