me
/
guix
Archived
1
0
Fork 0

gnu: darktable: Remove redundant inputs.

* gnu/packages/photo.scm (darktable)[native-inputs]: Remove.
master
Marius Bakke 2019-12-12 01:27:37 +01:00
parent 17ac8bb670
commit 6b1e6b5c42
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 0 additions and 3 deletions

View File

@ -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)