]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
tar: Needs autoconf and automake to build.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Dec 2009 10:33:04 +0000 (11:33 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 8 Dec 2009 10:33:04 +0000 (11:33 +0100)
pkgs/core/tar/tar.nm

index 682064f500354c277381e24787ba86c8e348ba7b..35ebb0dacd719ef42c99e69cb73fe48a9b038c72 100644 (file)
@@ -34,6 +34,7 @@ PKG_URL        = http://www.gnu.org/software/tar/
 PKG_LICENSE    = GPLv3+
 PKG_SUMMARY    = A GNU file archiving program.
 
+PKG_BUILD_DEPS+= autoconf automake
 PKG_DEPS      += acl attr
 
 define PKG_DESCRIPTION