gnu: rng-tools: Remove input labels.
* gnu/packages/linux.scm (rng-tools)[inputs]: Remove input labels.master
parent
f2e570ca8a
commit
8d8d644277
|
@ -6361,8 +6361,7 @@ The collection contains a set of bandwidth and latency benchmark such as:
|
|||
(native-inputs
|
||||
(list autoconf automake pkg-config))
|
||||
(inputs
|
||||
`(("libsysfs" ,sysfsutils)
|
||||
("openssl" ,openssl)))
|
||||
(list sysfsutils openssl))
|
||||
(synopsis "Random number generator daemon")
|
||||
(description
|
||||
"Monitor a hardware random number generator, and supply entropy
|
||||
|
|
Reference in New Issue