gnu: bsnes: Remove unnecessary inputs.

* gnu/packages/emulators.scm (bsnes)[inputs]: Remove gt+-2 and libx11.
This commit is contained in:
Pierre Neidhardt 2020-06-16 12:13:58 +02:00
parent 88ff06415c
commit 52adfeaed4
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -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)