]> git.ipfire.org Git - people/ms/ipfire-3.x.git/commitdiff
grub: Build requires autoconf.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Dec 2009 16:47:59 +0000 (17:47 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Dec 2009 16:47:59 +0000 (17:47 +0100)
pkgs/core/grub/grub.nm

index 04d05748b1e5705b93c7aaa24694ba4282ee18e8..c3c63a01b1a077cf16da8fc5277b96a1a081212d 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://www.gnu.org/software/grub/
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Grand Unified Boot Loader.
 
-PKG_BUILD_DEPS+= paxctl
+PKG_BUILD_DEPS+= autoconf automake paxctl
 PKG_DEPS      += ncurses
 
 define PKG_DESCRIPTION