]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
autoconf: Has runtime dep "m4".
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Nov 2009 22:04:22 +0000 (23:04 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 26 Nov 2009 22:04:22 +0000 (23:04 +0100)
pkgs/core/autoconf/autoconf.nm

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