me
/
guix
Archived
1
0
Fork 0

gnu: libheif: Enable tests.

* gnu/packages/image.scm (libheif)[arguments]: Remove #:tests?.

Change-Id: Ibf89a3eb3ff3a78962896147f385ef4de0493e3e
master
Vinicius Monego 2024-03-29 14:25:41 -03:00
parent 84d21fdbaf
commit 38e93600b5
No known key found for this signature in database
GPG Key ID: 637B0B138065B68A
1 changed files with 0 additions and 2 deletions

View File

@ -2558,8 +2558,6 @@ by AOM, including with alpha.")
(sha256
(base32 "00rc8ffc2s9dz9szhy0f0raas8wnn5cyni1imd5lqz79by6qz7x6"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f)) ;no test target although there is a tests folder
(native-inputs
(list autoconf automake libtool pkg-config))
(inputs