gnu: xscreensaver: Remove input labels.
* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Remove labels.
This commit is contained in:
parent
45456595ac
commit
c4e58c119d
@ -1670,27 +1670,27 @@ less if you are working in front of the screen at night.")
|
|||||||
(native-inputs
|
(native-inputs
|
||||||
(list pkg-config intltool))
|
(list pkg-config intltool))
|
||||||
(inputs
|
(inputs
|
||||||
`(("libx11" ,libx11)
|
(list libx11
|
||||||
("libxext" ,libxext)
|
libxext
|
||||||
("libxi" ,libxi)
|
libxi
|
||||||
("libxt" ,libxt)
|
libxt
|
||||||
("libxft" ,libxft)
|
libxft
|
||||||
("libxmu" ,libxmu)
|
libxmu
|
||||||
("libxpm" ,libxpm)
|
libxpm
|
||||||
("libglade" ,libglade)
|
libglade
|
||||||
("libxml2" ,libxml2)
|
libxml2
|
||||||
("libsm" ,libsm)
|
libsm
|
||||||
("libjpeg" ,libjpeg-turbo)
|
libjpeg-turbo
|
||||||
("linux-pam" ,linux-pam)
|
linux-pam
|
||||||
("pango" ,pango)
|
pango
|
||||||
("gdk-pixbuf-xlib", gdk-pixbuf-xlib)
|
gdk-pixbuf-xlib
|
||||||
("gtk+" ,gtk+)
|
gtk+
|
||||||
("perl" ,perl)
|
perl
|
||||||
("cairo" ,cairo)
|
cairo
|
||||||
("bc" ,bc)
|
bc
|
||||||
("libxrandr" ,libxrandr)
|
libxrandr
|
||||||
("glu" ,glu)
|
glu
|
||||||
("glib" ,glib)))
|
glib))
|
||||||
(home-page "https://www.jwz.org/xscreensaver/")
|
(home-page "https://www.jwz.org/xscreensaver/")
|
||||||
(synopsis "Classic screen saver suite supporting screen locking")
|
(synopsis "Classic screen saver suite supporting screen locking")
|
||||||
(description
|
(description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user