From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:49 +0000 (+0200) Subject: grub: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f718dadc99fa3fc4cdece1e72f814e63aa6fe21e;p=ipfire-3.x.git grub: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/grub/grub.nm b/pkgs/core/grub/grub.nm index dd5365a37..011e716e6 100644 --- a/pkgs/core/grub/grub.nm +++ b/pkgs/core/grub/grub.nm @@ -34,8 +34,9 @@ PKG_URL = http://www.gnu.org/software/grub/ PKG_LICENSE = GPLv2+ PKG_SUMMARY = Grand Unified Boot Loader. -PKG_BUILD_DEPS+= autoconf automake bison flex -PKG_DEPS += freetype ncurses os-prober zlib +PKG_BUILD_DEPS+= autoconf automake bison flex freetype-devel gettext \ + ncurses-devel zlib-devel +PKG_DEPS += os-prober define PKG_DESCRIPTION GRUB (Grand Unified Boot Loader) is an experimental boot loader \