grub: fix depends

This commit is contained in:
Dylan Araps 2019-08-18 02:18:05 +00:00
parent 9a92fc6730
commit d4f86c4e96
3 changed files with 4 additions and 1 deletions

View File

@ -18,6 +18,8 @@ build_grub() (
--sysconfdir=/etc \ --sysconfdir=/etc \
--disable-nls \ --disable-nls \
--disable-werror \ --disable-werror \
--disable-grub-mkfont \
--disable-grub-mount \
"$@" "$@"
make make

View File

@ -5,3 +5,4 @@ bison make
flex make flex make
linux-headers make linux-headers make
python make python make
xz

View File

@ -1 +1 @@
2.04 2 2.04 3