mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-11 02:23:15 +01:00
Updated Linux (markdown)
parent
55a921d4ac
commit
4c90b618af
4
Linux.md
4
Linux.md
@ -14,4 +14,6 @@ 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:
|
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`
|
```sh
|
||||||
|
:; 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