mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 23:32:24 -05:00
gnu: sratom: Enable tests.
* gnu/packages/audio.scm (sratom)[arguments]: Remove. Change-Id: Ibf3bcf712b964d7e9470e338d76feede8c41fc15
This commit is contained in:
parent
78540ffe21
commit
73ff86a61e
1 changed files with 0 additions and 1 deletions
|
@ -3731,7 +3731,6 @@ (define-public sratom
|
|||
(base32
|
||||
"1rm1mkzmqr8k818xxpm69f5jp1fnxjglj3l5ngcysfmq1psgm0lr"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments `(#:tests? #f)) ;no check target
|
||||
(propagated-inputs
|
||||
;; In Requires of sratom-0.pc.
|
||||
(list lv2 serd sord))
|
||||
|
|
Loading…
Reference in a new issue