1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-08 23:18:53 +02:00

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
-2
View File
@@ -1651,9 +1651,7 @@ from various forks of Gens, and improved platform portability.")
("ao" ,ao)
("cairo" ,cairo)
("eudev" ,eudev)
("gtk" ,gtk+-2)
("gtksourceview-2" ,gtksourceview-2)
("libx11" ,libx11)
("libxrandr" ,libxrandr)
("libxv" ,libxv)
("openal" ,openal)