me
/
guix
Archived
1
0
Fork 0

gnu: criu: Add missing perl input.

* gnu/packages/virtualization.scm (criu)[native-inputs]: Add perl.
master
Efraim Flashner 2017-10-23 09:49:53 +03:00
parent fe420383e1
commit 3bf94bc8bc
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -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)