mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: libextractor: Fix build.
* gnu/packages/gnunet.scm (libextractor): Fix build. [inputs]: Remove exiv2; add exiv2-0.27. Change-Id: I7d93ae85348644a058cc51d28488c38878456fbe
This commit is contained in:
parent
1e224b369c
commit
7077c660e4
1 changed files with 1 additions and 1 deletions
|
|
@ -130,7 +130,7 @@
|
|||
texinfo))
|
||||
(inputs
|
||||
(list bzip2
|
||||
exiv2
|
||||
exiv2-0.27
|
||||
file ;libmagic, for the MIME plug-in
|
||||
flac
|
||||
gdk-pixbuf
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue