mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
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
1 changed files with 0 additions and 1 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue