gnu: dolphin-emu: Remove input labels.
* gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Remove input labels.
This commit is contained in:
parent
e82a2337b9
commit
30ff8d1692
1 changed files with 1 additions and 2 deletions
|
@ -316,8 +316,7 @@ console.")
|
||||||
"/lib/libX11.so")
|
"/lib/libX11.so")
|
||||||
"-DX11_FOUND=1")))
|
"-DX11_FOUND=1")))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
(list gettext-minimal pkg-config))
|
||||||
("gettext" ,gettext-minimal)))
|
|
||||||
(inputs
|
(inputs
|
||||||
(list alsa-lib
|
(list alsa-lib
|
||||||
ao
|
ao
|
||||||
|
|
Reference in a new issue