grub: depend on os-prober, bumprev.
--HG-- extra : convert_revision : 153de22acc81e919408dea51b959f81c0148695d
This commit is contained in:
parent
88a21767bf
commit
584b378a75
|
@ -1,6 +1,7 @@
|
|||
# Template file for 'grub'
|
||||
pkgname=grub
|
||||
version=1.97.2
|
||||
revision=1
|
||||
distfiles="ftp://alpha.gnu.org/gnu/grub/grub-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--enable-grub-emu --enable-grub-emu-usb
|
||||
|
@ -26,6 +27,7 @@ Add_dependency build libusb-compat-devel
|
|||
Add_dependency build ncurses-devel
|
||||
Add_dependency build freetype-devel
|
||||
Add_dependency build ruby
|
||||
Add_dependency full os-prober
|
||||
|
||||
post_install()
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user