mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: viewnior: Fix build.
* gnu/packages/image-viewers.scm (viewnior): Fix build. [inputs]: Remove exiv2; add exiv2-0.27. Change-Id: Ibff4c9343787065e87b2d627806e3165fc5c482c
This commit is contained in:
parent
7077c660e4
commit
0182dad223
1 changed files with 1 additions and 1 deletions
|
|
@ -563,7 +563,7 @@ needs.")
|
|||
pkg-config
|
||||
shared-mime-info))
|
||||
(inputs
|
||||
(list exiv2
|
||||
(list exiv2-0.27
|
||||
gdk-pixbuf
|
||||
gtk+-2
|
||||
webp-pixbuf-loader))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue