gnu: redshift: Remove uneeded input.

This is a followup to b4c400a75c.

* gnu/packages/xdisorg.scm (redshift): Remove LIBJPEG.
This commit is contained in:
Marius Bakke 2017-02-04 10:43:45 +01:00
parent 38eefbb185
commit 744dcb4910
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -844,7 +844,6 @@ (define-public redshift
("libx11" ,libx11)
("libxcb" ,libxcb)
("libxxf86vm" ,libxxf86vm)
("libjpeg" ,libjpeg)
("glib" ,glib))) ;for Geoclue2 support
(home-page "https://github.com/jonls/redshift")
(synopsis "Adjust the color temperature of your screen")