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
parent
c94708a5b4
commit
be0b866e95
|
@ -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
|
||||
|
|
Reference in New Issue