me
/
guix
Archived
1
0
Fork 0

gnu: criu: Propagate protobuf-c.

The header of criu references to protobuf-c, including them in source files
would require protobuf-c available in compilation environment.

* gnu/packages/virtualization.scm (criu): Move protobuf-c from native-inputs
to propagated-inputs.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Zhu Zihao 2021-12-22 18:53:49 +08:00 committed by 宋文武
parent 1c7f754424
commit c2fb89eff2
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 3 additions and 1 deletions

View File

@ -1617,11 +1617,13 @@ domains, their live performance and resource utilization statistics.")
(native-inputs
(list pkg-config
perl
protobuf-c
asciidoc
xmlto
docbook-xml
docbook-xsl))
(propagated-inputs
;; included by 'rpc.pb-c.h'
(list protobuf-c))
(home-page "https://criu.org")
(synopsis "Checkpoint and restore in user space")
(description "Using this tool, you can freeze a running application (or