guix-commits
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]