mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 06:30:36 +02:00
gnu: criu: Add missing perl input.
* gnu/packages/virtualization.scm (criu)[native-inputs]: Add perl.
This commit is contained in:
@@ -655,6 +655,7 @@ domains, their live performance and resource utilization statistics.")
|
||||
("libnl" ,libnl)))
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("perl" ,perl)
|
||||
("protobuf-c" ,protobuf-c)
|
||||
("asciidoc" ,asciidoc)
|
||||
("xmlto" ,xmlto)
|
||||
|
||||
Reference in New Issue
Block a user