GNU GRUB 1.98.

svn path=/nixpkgs/trunk/; revision=22465
This commit is contained in:
Ludovic Courtès
2010-07-04 21:11:13 +00:00
parent 05dd21d4fb
commit c3484e59e9
2 changed files with 25 additions and 5 deletions

View File

@@ -902,7 +902,7 @@ let
};
grub2 = import ../tools/misc/grub/1.9x.nix {
inherit stdenv fetchurl bison ncurses libusb freetype;
inherit stdenv fetchurl bison gettext ncurses libusb freetype qemu;
};
gssdp = import ../development/libraries/gssdp {