gnu: darktable: Remove redundant inputs.
* gnu/packages/photo.scm (darktable)[native-inputs]: Remove.master
parent
17ac8bb670
commit
6b1e6b5c42
|
@ -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)
|
||||
|
|
Reference in New Issue