gnu: xfsprogs: Move util-linux to inputs.

* gnu/packages/linux.scm (xfsprogs)[native-inputs]: Move UTIL-LINUX ...
[inputs]: ... here.  Rename key to "libuuid" for clarity.
This commit is contained in:
Marius Bakke 2020-01-14 22:37:42 +01:00
parent 1385e86c25
commit c148d2ebd4
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -5974,10 +5974,10 @@ (define-public xfsprogs
(lambda _
(invoke "make" "install-dev"))))))
(native-inputs
`(("gettext" ,gettext-minimal)
("util-linux" ,util-linux)))
`(("gettext" ,gettext-minimal)))
(inputs
`(("python" ,python-wrapper)))
`(("libuuid" ,util-linux)
("python" ,python-wrapper)))
(home-page "https://xfs.wiki.kernel.org/")
(synopsis "XFS file system tools")
(description "This package provides commands to create and check XFS