guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/15: gnu: grub: Add comment noting that 'fuse' would be a desirable in


From: Mark H. Weaver
Subject: 04/15: gnu: grub: Add comment noting that 'fuse' would be a desirable input.
Date: Thu, 20 Aug 2015 06:55:01 +0000

mhw pushed a commit to branch wip-loongson2f
in repository guix.

commit f140cd6271b66c7d2a2adefd548da53e4cbf224f
Author: Mark H Weaver <address@hidden>
Date:   Sun Aug 16 00:52:58 2015 -0400

    gnu: grub: Add comment noting that 'fuse' would be a desirable input.
    
    * gnu/packages/grub.scm (grub)[inputs]: Add comment.
---
 gnu/packages/grub.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/packages/grub.scm b/gnu/packages/grub.scm
index 9fda08f..4a7dca8 100644
--- a/gnu/packages/grub.scm
+++ b/gnu/packages/grub.scm
@@ -106,6 +106,7 @@
        ("gettext" ,gnu-gettext)
        ("freetype" ,freetype)
        ;; ("libusb" ,libusb)
+       ;; ("fuse" ,fuse)
        ("ncurses" ,ncurses)))
     (native-inputs
      `(("unifont" ,unifont)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]