guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

03/06: gnu: darktable: Remove redundant inputs.


From: guix-commits
Subject: 03/06: gnu: darktable: Remove redundant inputs.
Date: Wed, 18 Dec 2019 16:37:22 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 6b1e6b5c421fdd56e5f8dfefa030d6a95d835cac
Author: Marius Bakke <address@hidden>
Date:   Thu Dec 12 01:27:37 2019 +0100

    gnu: darktable: Remove redundant inputs.
    
    * gnu/packages/photo.scm (darktable)[native-inputs]: Remove.
---
 gnu/packages/photo.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/photo.scm b/gnu/packages/photo.scm
index 20af5cc..d511ad1 100644
--- a/gnu/packages/photo.scm
+++ b/gnu/packages/photo.scm
@@ -388,9 +388,6 @@ photographic equipment.")
                      (string-append (assoc-ref inputs "ilmbase")
                                     "/include/OpenEXR:" (or (getenv "CPATH") 
"")))
              #t)))))
-    (native-inputs
-     `(("llvm" ,llvm-3.9.1)
-       ("clang" ,clang-3.9.1)))
     (inputs
      `(("libxslt" ,libxslt)
        ("libxml2" ,libxml2)



reply via email to

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