[arch-commits] Commit in bash/trunk (PKGBUILD)

Aaron Griffin aaron at archlinux.org
Sun Feb 15 00:49:20 UTC 2009


    Date: Saturday, February 14, 2009 @ 19:49:20
  Author: aaron
Revision: 27005

Add bash-completion optdepends

Modified:
  bash/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-15 00:45:54 UTC (rev 27004)
+++ PKGBUILD	2009-02-15 00:49:20 UTC (rev 27005)
@@ -13,6 +13,7 @@
 backup=(etc/profile.bash etc/skel/.bashrc etc/skel/.bash_profile)
 depends=('readline>=5.2' 'glibc')
 makedepends=(gzip)
+optdepends=('bash-completion: For more advanced completion')
 provides=('sh')
 install=bash.install
 source=(http://ftp.gnu.org/gnu/bash/bash-3.2.tar.gz




More information about the arch-commits mailing list