1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-27 19:41:50 +02:00

gnu: rxvt-unicode: Remove extraneous input.

libX11 is propagated by libXt.

This is a followup to commits cbdac3ce88
and 8d5986a503.

* gnu/packages/xdisorg.scm (rxvt-unicode)[inputs]: Remove libx11.
This commit is contained in:
Leo Famulari
2021-05-18 10:23:44 -04:00
parent b1d7be1d43
commit c05b070cff
-1
View File
@@ -1142,7 +1142,6 @@ compact configuration syntax.")
#t))))))
(inputs
`(("libXft" ,libxft)
("libX11" ,libx11)
("libXt" ,libxt)))
(native-inputs
`(("ncurses" ,ncurses) ;trigger the installation of terminfo data