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

Dan McGee dan at archlinux.org
Fri Oct 5 02:45:18 UTC 2007


    Date: Thursday, October 4, 2007 @ 22:45:18
  Author: dan
    Path: /home/cvs-core/core/base/perl

Modified: PKGBUILD (1.49 -> 1.50)

add depends needed for install files to run correctly


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: core/base/perl/PKGBUILD
diff -u core/base/perl/PKGBUILD:1.49 core/base/perl/PKGBUILD:1.50
--- core/base/perl/PKGBUILD:1.49	Fri Sep 28 17:25:36 2007
+++ core/base/perl/PKGBUILD	Thu Oct  4 22:45:17 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.49 2007/09/28 21:25:36 andyrtr Exp $
+# $Id: PKGBUILD,v 1.50 2007/10/05 02:45:17 dan Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=perl
 pkgver=5.8.8
@@ -8,7 +8,7 @@
 license=('GPL' 'PerlArtistic')
 url="http://www.perl.org"
 groups=('base')
-depends=('gdbm' 'db>=4.6')
+depends=('gdbm' 'db>=4.6' 'bash')
 source=(http://www.perl.com/CPAN/src/perl-$pkgver.tar.gz
 	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/DB_File-1.814.tar.gz
 	http://search.cpan.org/CPAN/authors/id/N/NW/NWCLARK/sprintf-5.8.7.patch




More information about the arch-commits mailing list