]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
grep: Update to 2.7.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 8 Oct 2010 15:10:16 +0000 (17:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 9 Oct 2010 22:07:46 +0000 (00:07 +0200)
pkgs/core/grep/grep.nm

index 36ef6cd1efd5bbc84f8bcef6ec220a9612b8d404..9fbd803547ed6f081c1686e5e21bedd9e053f421 100644 (file)
@@ -25,7 +25,7 @@
 include $(PKGROOT)/Include
 
 PKG_NAME       = grep
-PKG_VER        = 2.6.2
+PKG_VER        = 2.7
 PKG_REL        = 0
 
 PKG_MAINTAINER =
@@ -34,7 +34,7 @@ PKG_URL        = http://www.gnu.org/software/grep/
 PKG_LICENSE    = GPLv3+
 PKG_SUMMARY    = A pattern matching utilities.
 
-PKG_DEPS      += pcre
+PKG_BUILD_DEPS+= pcre-devel
 
 define PKG_DESCRIPTION
        The GNU versions of commonly used grep utilities. Grep searches through \