gnu: redshift: Remove uneeded input.
This is a followup to b4c400a75c
.
* gnu/packages/xdisorg.scm (redshift): Remove LIBJPEG.
This commit is contained in:
parent
38eefbb185
commit
744dcb4910
|
@ -844,7 +844,6 @@ the X.Org X Server version 1.7 and later (X11R7.5 or later).")
|
||||||
("libx11" ,libx11)
|
("libx11" ,libx11)
|
||||||
("libxcb" ,libxcb)
|
("libxcb" ,libxcb)
|
||||||
("libxxf86vm" ,libxxf86vm)
|
("libxxf86vm" ,libxxf86vm)
|
||||||
("libjpeg" ,libjpeg)
|
|
||||||
("glib" ,glib))) ;for Geoclue2 support
|
("glib" ,glib))) ;for Geoclue2 support
|
||||||
(home-page "https://github.com/jonls/redshift")
|
(home-page "https://github.com/jonls/redshift")
|
||||||
(synopsis "Adjust the color temperature of your screen")
|
(synopsis "Adjust the color temperature of your screen")
|
||||||
|
|
Loading…
Reference in New Issue