1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-30 22:35:57 +02:00

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
-1
View File
@@ -844,7 +844,6 @@ the X.Org X Server version 1.7 and later (X11R7.5 or later).")
("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")