gnu: criu: Support nftables.
* gnu/packages/virtualization.scm (criu)[inputs]: Add nftables.
This commit is contained in:
parent
0a46a1e918
commit
bb2232206c
@ -1374,7 +1374,8 @@ domains, their live performance and resource utilization statistics.")
|
||||
("libcap" ,libcap)
|
||||
("libnet" ,libnet)
|
||||
("libnl" ,libnl)
|
||||
("libbsd" ,libbsd)))
|
||||
("libbsd" ,libbsd)
|
||||
("nftables" ,nftables)))
|
||||
(native-inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("perl" ,perl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user