me
/
guix
Archived
1
0
Fork 0

gnu: libunibreak: Use ucd instead of ucd-next.

* gnu/packages/unicode.scm (libunibreak) [native-inputs]: Replace ucd-next
with ucd.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
master
Vivien Kraus 2022-12-31 18:33:47 +01:00 committed by Liliana Marie Prikler
parent c94708a5b4
commit be0b866e95
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 1 additions and 2 deletions

View File

@ -48,8 +48,7 @@
(list autoconf-wrapper
automake
libtool
ucd-next ; required for tests
))
ucd))
(arguments
`(#:parallel-tests? #f ; parallel tests cause non-deterministic
; build failures