mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-18 21:46:35 +01:00
gnu: bsnes: Remove unnecessary inputs.
* gnu/packages/emulators.scm (bsnes)[inputs]: Remove gt+-2 and libx11.
This commit is contained in:
parent
88ff06415c
commit
52adfeaed4
1 changed files with 0 additions and 2 deletions
|
@ -1651,9 +1651,7 @@ (define-public bsnes
|
|||
("ao" ,ao)
|
||||
("cairo" ,cairo)
|
||||
("eudev" ,eudev)
|
||||
("gtk" ,gtk+-2)
|
||||
("gtksourceview-2" ,gtksourceview-2)
|
||||
("libx11" ,libx11)
|
||||
("libxrandr" ,libxrandr)
|
||||
("libxv" ,libxv)
|
||||
("openal" ,openal)
|
||||
|
|
Loading…
Reference in a new issue