]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
autoconf: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:25:44 +0000 (01:25 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 2 Sep 2010 23:25:44 +0000 (01:25 +0200)
pkgs/core/autoconf/autoconf.nm

index b87c6cb3b9e3d113b17a2108bb250a49630c8b80..029465f7e6c20dfb186f3bfa76d6573167bd9623 100644 (file)
@@ -34,7 +34,8 @@ PKG_URL        = http://www.gnu.org/software/autoconf/
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = A GNU tool for automatically configuring source code.
 
-PKG_DEPS      += m4 perl
+PKG_BUILD_DEPS+= m4 perl
+PKG_DEPS      += m4
 
 define PKG_DESCRIPTION
        GNU's Autoconf is a tool for configuring source code and Makefiles. \