mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: libdjinterop: Mark tests as disabled.
* gnu/packages/audio.scm (libdjinterop)[arguments]<#:tests?>: Unset. Change-Id: I3fcb2b9ec7b2d332987fbe5ab65282819bdf398c
This commit is contained in:
parent
9a2ab57967
commit
d508545fef
1 changed files with 2 additions and 0 deletions
|
|
@ -2044,6 +2044,8 @@ emulation (valve, tape), bit fiddling (decimator, pointer-cast), etc.")
|
|||
(sha256
|
||||
(base32 "0g0yfmwmrkvrkvynx84bays6jph3wq2hq1md5ylr7n5a8g0c17hn"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f))
|
||||
(native-inputs
|
||||
(list boost pkg-config))
|
||||
(inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue