gnu: xfsprogs: Move util-linux to inputs.
authorMarius Bakke <mbakke@fastmail.com>
Tue, 14 Jan 2020 21:37:42 +0000 (22:37 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Tue, 14 Jan 2020 22:50:24 +0000 (23:50 +0100)
* gnu/packages/linux.scm (xfsprogs)[native-inputs]: Move UTIL-LINUX ...
[inputs]: ... here.  Rename key to "libuuid" for clarity.

gnu/packages/linux.scm

index 5535ddf..bb1f20c 100644 (file)
@@ -5974,10 +5974,10 @@ IP addresses and routes, and configure IPsec.")
            (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