gnu: multipath-tools: Use the latest json-c.
* gnu/packages/linux.scm (multipath-tools)[inputs]: Change from JSON-C-0.13 to JSON-C.
This commit is contained in:
parent
4de58a4b81
commit
9e78ec5d24
@ -4544,7 +4544,7 @@ arrays when needed.")
|
||||
;; For tests.
|
||||
("cmocka" ,cmocka)))
|
||||
(inputs
|
||||
`(("json-c" ,json-c-0.13)
|
||||
`(("json-c" ,json-c)
|
||||
("libaio" ,libaio)
|
||||
("liburcu" ,liburcu)
|
||||
("lvm2" ,lvm2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user