me
/
guix
Archived
1
0
Fork 0

gnu: imv: Remove unused inputs.

They aren't needed and probably never were.

* gnu/packages/image-viewers.scm (imv)[native-inputs]: Remove cmocka and git.
master
Tobias Geerinckx-Rice 2021-12-18 16:51:34 +01:00
parent a63a35daa6
commit 7986acd993
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 0 additions and 2 deletions

View File

@ -830,8 +830,6 @@ displayed in a terminal.")
(string-append bin "/imv-"))))))))) (string-append bin "/imv-")))))))))
(native-inputs (native-inputs
(list asciidoc (list asciidoc
cmocka
git-minimal ; why build need it?
pkg-config)) pkg-config))
(inputs (inputs
(list freeimage (list freeimage