mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-22 15:20:06 -07:00
grub: fix depends
This commit is contained in:
parent
9a92fc6730
commit
d4f86c4e96
@ -18,6 +18,8 @@ build_grub() (
|
||||
--sysconfdir=/etc \
|
||||
--disable-nls \
|
||||
--disable-werror \
|
||||
--disable-grub-mkfont \
|
||||
--disable-grub-mount \
|
||||
"$@"
|
||||
|
||||
make
|
||||
|
@ -5,3 +5,4 @@ bison make
|
||||
flex make
|
||||
linux-headers make
|
||||
python make
|
||||
xz
|
||||
|
@ -1 +1 @@
|
||||
2.04 2
|
||||
2.04 3
|
||||
|
Loading…
Reference in New Issue
Block a user