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 @@ (define-public dolphin-emu
|
|||
"/lib/libX11.so")
|
||||
"-DX11_FOUND=1")))
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("gettext" ,gettext-minimal)))
|
||||
(list gettext-minimal pkg-config))
|
||||
(inputs
|
||||
(list alsa-lib
|
||||
ao
|
||||
|
|
Loading…
Reference in a new issue