citra-emu
/
citra-canary
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/.travis/linux-frozen/deps.sh

6 lines
107 B
Bash
Raw Normal View History

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