mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: geeqie: Use libjpeg-turbo.
libjpeg is obsolete. * gnu/packages/image-viewers.scm (geeqie)[inputs]: Replace libjpeg with libjpeg-turbo. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
739c257378
commit
5d6987f615
1 changed files with 1 additions and 1 deletions
|
@ -254,7 +254,7 @@ actions.")
|
||||||
libarchive
|
libarchive
|
||||||
libchamplain
|
libchamplain
|
||||||
libheif
|
libheif
|
||||||
libjpeg
|
libjpeg-turbo
|
||||||
libpng
|
libpng
|
||||||
libraw
|
libraw
|
||||||
libtiff
|
libtiff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue