From: Michael Tremer Date: Thu, 13 May 2010 14:54:33 +0000 (+0200) Subject: grub: Add dependecy to os-prober. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec99f72707efa314b866171b96c6510249ba409;p=ipfire-3.x.git grub: Add dependecy to os-prober. This will enable grub-mkconfig to autodetect other operating systems installed on the computer. --- diff --git a/pkgs/core/grub/grub.nm b/pkgs/core/grub/grub.nm index 36855bc87..dd5365a37 100644 --- a/pkgs/core/grub/grub.nm +++ b/pkgs/core/grub/grub.nm @@ -35,7 +35,7 @@ PKG_LICENSE = GPLv2+ PKG_SUMMARY = Grand Unified Boot Loader. PKG_BUILD_DEPS+= autoconf automake bison flex -PKG_DEPS += freetype ncurses zlib +PKG_DEPS += freetype ncurses os-prober zlib define PKG_DESCRIPTION GRUB (Grand Unified Boot Loader) is an experimental boot loader \