gnu: naev: Fix build.
* gnu/packages/games.scm (naev)[inputs]: Don't use sdl-union. Remove sdl2-mixer.
This commit is contained in:
parent
2996a1cc73
commit
b262b37f06
1 changed files with 2 additions and 1 deletions
|
@ -8250,7 +8250,8 @@ ncurses for text display.")
|
|||
physfs
|
||||
python
|
||||
python-pyyaml
|
||||
(sdl-union (list sdl2 sdl2-image sdl2-mixer))
|
||||
sdl2
|
||||
sdl2-image
|
||||
suitesparse))
|
||||
(home-page "https://naev.org/")
|
||||
(synopsis "Game about space exploration, trade and combat")
|
||||
|
|
Reference in a new issue