]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
tar: Enable support for selinux.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Nov 2010 20:27:52 +0000 (21:27 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Nov 2010 20:27:52 +0000 (21:27 +0100)
pkgs/core/tar/tar.nm

index 2706ebe2a8306f457b754959adf958851e769d55..853a2235c299a200393076b07e97ce5ea9a717c8 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = tar
 PKG_VER        = 1.23
-PKG_REL        = 0
+PKG_REL        = 1
 
 PKG_MAINTAINER =
 PKG_GROUP      = System/Packaging
@@ -34,7 +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 libacl-devel libattr-devel
+PKG_BUILD_DEPS+= autoconf automake libacl-devel libattr-devel libselinux-devel
 
 define PKG_DESCRIPTION
        The GNU tar program saves many files together in one archive \