]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
grub: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:49 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:49 +0000 (13:08 +0200)
pkgs/core/grub/grub.nm

index dd5365a37c2c401cfccfdc23b45972df6f97c027..011e716e6599089bacfe69a0c768ab8db774b19e 100644 (file)
@@ -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 \