mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-06 16:04:29 +01:00
Added instructions and the equivalent Linux dependencies for Fedora 25.
parent
29fa9cc324
commit
1183391eb2
6
Linux.md
6
Linux.md
@ -10,4 +10,8 @@ Before installing Ebiten, you might need these libraries:
|
||||
* libxi-dev
|
||||
* libopenal-dev
|
||||
|
||||
Ebiten is tested on Ubuntu Linux x64.
|
||||
Ebiten is tested on Ubuntu Linux x64.
|
||||
|
||||
If you wish to install Ebiten on Fedora you need to get dependencies equivalent to those above, if you don't have them already:
|
||||
|
||||
` $ sudo dnf install mesa-libGLU-devel mesa-libGLES-devel libXrandr-devel libXcursor-devel libXinerama-devel libXi-devel openal-soft-devel`
|
Loading…
Reference in New Issue
Block a user