changes where made due to unicorn failing python2 is being removed from all updated distros even 20.04 ubuntu its gone
parent
aff86073d9
commit
ace8fe9095
@ -23,6 +23,10 @@ You'll need to download and install the following to build yuzu:
|
||||
- Debian: `apt-get install cmake`
|
||||
- Fedora: `dnf install cmake`
|
||||
- Gentoo: `emerge dev-util/cmake`
|
||||
- [Python2](https://www.python.org/download/releases/2.0/) 2.0
|
||||
- Arch: `pacman -S python2
|
||||
- Debian `apt install python2
|
||||
- Fedora ` dnf install python2
|
||||
|
||||
Note: Depending on your distro, the version of CMake you get may not be what's required to build yuzu. Check with cmake --version. Version 3.6 or greater is required for you to be able to build!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user