gnu: bsnes: Remove unnecessary inputs.
* gnu/packages/emulators.scm (bsnes)[inputs]: Remove gt+-2 and libx11.master
parent
88ff06415c
commit
52adfeaed4
|
@ -1651,9 +1651,7 @@ from various forks of Gens, and improved platform portability.")
|
||||||
("ao" ,ao)
|
("ao" ,ao)
|
||||||
("cairo" ,cairo)
|
("cairo" ,cairo)
|
||||||
("eudev" ,eudev)
|
("eudev" ,eudev)
|
||||||
("gtk" ,gtk+-2)
|
|
||||||
("gtksourceview-2" ,gtksourceview-2)
|
("gtksourceview-2" ,gtksourceview-2)
|
||||||
("libx11" ,libx11)
|
|
||||||
("libxrandr" ,libxrandr)
|
("libxrandr" ,libxrandr)
|
||||||
("libxv" ,libxv)
|
("libxv" ,libxv)
|
||||||
("openal" ,openal)
|
("openal" ,openal)
|
||||||
|
|
Reference in New Issue