[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/14: gnu: imv: Remove unused inputs.
From: |
guix-commits |
Subject: |
12/14: gnu: imv: Remove unused inputs. |
Date: |
Sat, 18 Dec 2021 11:40:22 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 7986acd993483d2e2c584cbb30a09d90c80b71d4
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sat Dec 18 16:51:34 2021 +0100
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.
---
gnu/packages/image-viewers.scm | 2 --
1 file changed, 2 deletions(-)
diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm
index 4b6206a..5d0313d 100644
--- a/gnu/packages/image-viewers.scm
+++ b/gnu/packages/image-viewers.scm
@@ -830,8 +830,6 @@ displayed in a terminal.")
(string-append bin "/imv-")))))))))
(native-inputs
(list asciidoc
- cmocka
- git-minimal ; why build need it?
pkg-config))
(inputs
(list freeimage
- 03/14: gnu: pgpdump: Update to 0.34., (continued)
- 03/14: gnu: pgpdump: Update to 0.34., guix-commits, 2021/12/18
- 06/14: gnu: qd: Omit static library., guix-commits, 2021/12/18
- 07/14: gnu: rofi: Update to 1.7.2., guix-commits, 2021/12/18
- 08/14: gnu: rofi: Remove input labels., guix-commits, 2021/12/18
- 01/14: gnu: microcom: Update to 2019.01.0., guix-commits, 2021/12/18
- 05/14: gnu: qd: Update to 2.3.23., guix-commits, 2021/12/18
- 02/14: gnu: restinio: Update to 0.6.14., guix-commits, 2021/12/18
- 11/14: gnu: imv: Remove input labels., guix-commits, 2021/12/18
- 14/14: gnu: qtox: Remove input labels., guix-commits, 2021/12/18
- 04/14: gnu: pgpdump: Remove bogus DESTDIR usage., guix-commits, 2021/12/18
- 12/14: gnu: imv: Remove unused inputs.,
guix-commits <=
- 10/14: gnu: imv: Update to 4.3.1., guix-commits, 2021/12/18
- 13/14: gnu: qtox: Update to 1.17.4., guix-commits, 2021/12/18
- 09/14: gnu: mtools: Update to 4.0.36., guix-commits, 2021/12/18