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

index 07bc6445daa75649ecb10cd1e70e1c5a84d0963a..975bfcde8e4ccedce8d83ec91a3eedf30cdea5d5 100644 (file)
@@ -34,7 +34,8 @@ PKG_URL        = http://www.gnu.org/software/automake/
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = A GNU tool for automatically configuring source code.
 
-PKG_DEPS      += autoconf perl
+PKG_BUILD_DEPS+= autoconf perl
+PKG_DEPS      += autoconf
 
 define PKG_DESCRIPTION
        Automake is a tool for automatically generating Makefile.in \