From: Michael Tremer Date: Thu, 2 Sep 2010 23:25:44 +0000 (+0200) Subject: autoconf: 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=6d8de23327f4411acbebaae6ef5510253bf8813e;p=ipfire-3.x.git autoconf: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/autoconf/autoconf.nm b/pkgs/core/autoconf/autoconf.nm index b87c6cb3b..029465f7e 100644 --- a/pkgs/core/autoconf/autoconf.nm +++ b/pkgs/core/autoconf/autoconf.nm @@ -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. \