mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-07 00:14:28 +01:00
Added instructions and the equivalent Linux dependencies for Fedora 25.
parent
29fa9cc324
commit
1183391eb2
4
Linux.md
4
Linux.md
@ -11,3 +11,7 @@ Before installing Ebiten, you might need these libraries:
|
|||||||
* libopenal-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