Archived
1
0
Fork 0

gnu: dosbox-staging: Remove input labels.

* gnu/packages/emulators.scm (dosbox-staging)[inputs]:
Remove input labels.
This commit is contained in:
Tobias Geerinckx-Rice 2022-10-16 02:00:02 +02:00
parent 9af6f1b624
commit 5a94c6cb36
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -426,13 +426,13 @@ older games.")
(native-inputs (native-inputs
(list pkg-config)) (list pkg-config))
(inputs (inputs
`(("alsa-lib" ,alsa-lib) (list alsa-lib
("fluidsynth" ,fluidsynth) fluidsynth
("libpng" ,libpng) libpng
("mesa" ,mesa) mesa
("opusfile" ,opusfile) opusfile
("sdl2" ,(sdl-union (list sdl2 sdl2-net))) (sdl-union (list sdl2 sdl2-net))
("zlib" ,zlib))) zlib))
(home-page "https://dosbox-staging.github.io") (home-page "https://dosbox-staging.github.io")
(synopsis "DOS/x86 PC emulator focusing on ease of use") (synopsis "DOS/x86 PC emulator focusing on ease of use")
(description (description