gnu: imv: Remove input labels.

* gnu/packages/image-viewers.scm (imv)[native-inputs]:
Remove input labels.
This commit is contained in:
Tobias Geerinckx-Rice 2021-12-18 16:47:47 +01:00
parent c1f364a2d2
commit a63a35daa6
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -828,6 +828,11 @@ (define-public imv
(substitute* (string-append bin "/imv")
(("imv-")
(string-append bin "/imv-")))))))))
(native-inputs
(list asciidoc
cmocka
git-minimal ; why build need it?
pkg-config))
(inputs
(list freeimage
glu
@ -840,12 +845,6 @@ (define-public imv
libxkbcommon
pango
wayland))
(native-inputs
`(("asciidoc" ,asciidoc)
("cmocka" ,cmocka)
;; why build need it?
("git" ,git-minimal)
("pkg-config" ,pkg-config)))
(synopsis "Image viewer for tiling window managers")
(description "@code{imv} is a command line image viewer intended for use
with tiling window managers. Features include: