diff --git a/gnu/packages/image-viewers.scm b/gnu/packages/image-viewers.scm index f11c56b2d5..ff34da9f4a 100644 --- a/gnu/packages/image-viewers.scm +++ b/gnu/packages/image-viewers.scm @@ -8,6 +8,7 @@ ;;; Copyright © 2017 Mathieu Othacehe ;;; Copyright © 2017 nee ;;; Copyright © 2018 Tobias Geerinckx-Rice +;;; Copyright © 2018 Ricardo Wurmus ;;; ;;; This file is part of GNU Guix. ;;; @@ -416,6 +417,7 @@ imaging. It supports several HDR and LDR image formats, and it can: (arguments ;; Python 2.5 or newer (Python 3 and up is not supported) `(#:python ,python-2 + #:tests? #f ; there are no tests #:phases (modify-phases %standard-phases (add-after 'unpack 'configure