gnu: rxvt-unicode: Add libXt input.
I found an unstaged hunk after pushing commit 8d5986a503574a6deffe1c07846886d055642306. (I was a bit too eager to push 5fa46ca96da90ec19e32cc4d726f099d0979d60b...) * gnu/packages/xdisorg.scm (rxvt-unicode)[inputs]: Add libXt.
This commit is contained in:
parent
88847437d9
commit
cbdac3ce88
@ -1142,7 +1142,8 @@ compact configuration syntax.")
|
||||
#t))))))
|
||||
(inputs
|
||||
`(("libXft" ,libxft)
|
||||
("libX11" ,libx11)))
|
||||
("libX11" ,libx11)
|
||||
("libXt" ,libxt)))
|
||||
(native-inputs
|
||||
`(("ncurses" ,ncurses) ;trigger the installation of terminfo data
|
||||
("perl" ,perl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user