]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
findutils: Add support for selinux.
authorStefan Schantl <stefan.schantl@ipfire.org>
Thu, 6 Jan 2011 12:19:25 +0000 (13:19 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Thu, 6 Jan 2011 15:33:42 +0000 (16:33 +0100)
pkgs/core/findutils/findutils.nm

index d588f972e6aba89e3e8964d0bc999ae47ec55e89..bfbd0607278fb6b55ba40cf1430396e7c5d490a7 100644 (file)
@@ -26,7 +26,7 @@ include $(PKGROOT)/Include
 
 PKG_NAME       = findutils
 PKG_VER        = 4.5.9
-PKG_REL        = 0
+PKG_REL        = 1
 
 PKG_MAINTAINER =
 PKG_GROUP      = System/Tools
@@ -34,6 +34,8 @@ PKG_URL        = http://www.gnu.org/software/findutils/
 PKG_LICENSE    = GPLv3+
 PKG_SUMMARY    = The GNU versions of find utilities (find and xargs).
 
+PKG_BUILD_DEPS+= libselinux-devel
+
 define PKG_DESCRIPTION
        The findutils package contains programs which will help you locate \
        files on your system.  The find utility searches through a hierarchy \