gnu: darktable: Add configure option
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/photo.scm
M gnu/packages/photo.scm => gnu/packages/photo.scm +1 -1
@@ 337,7 337,7 @@ photographic equipment.") (build-system cmake-build-system) (arguments `(#:tests? #f ; There are no tests. #:configure-flags '("-DCMAKE_INSTALL_LIBDIR=lib") #:configure-flags '("-DCMAKE_INSTALL_LIBDIR=lib" "-DBINARY_PACKAGE_BUILD=On") #:make-flags (list (string-append "CPATH=" (assoc-ref %build-inputs "ilmbase")