[arch-commits] CVS update of core/base/grep (PKGBUILD)

daniel at archlinux.org daniel at archlinux.org
Tue Oct 9 20:34:02 UTC 2007


    Date: Tuesday, October 9, 2007 @ 16:34:02
  Author: daniel
    Path: /home/cvs-core/core/base/grep

Modified: PKGBUILD (1.21 -> 1.22)

add texinfo as makedepend


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: core/base/grep/PKGBUILD
diff -u core/base/grep/PKGBUILD:1.21 core/base/grep/PKGBUILD:1.22
--- core/base/grep/PKGBUILD:1.21	Tue Oct  9 15:20:08 2007
+++ core/base/grep/PKGBUILD	Tue Oct  9 16:34:02 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.21 2007/10/09 19:20:08 andyrtr Exp $
+# $Id: PKGBUILD,v 1.22 2007/10/09 20:34:02 daniel Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=grep
 pkgver=2.5.3
@@ -9,6 +9,7 @@
 url="http://www.gnu.org/software/grep/grep.html"
 groups=('base')
 depends=('glibc' 'bash' 'pcre')
+makedepends=('texinfo>=4.8a')
 source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
 	# patches from fedora cvs
 	#01-fgrep.patch




More information about the arch-commits mailing list