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

Eric Bélanger eric at archlinux.org
Sat Feb 6 10:02:06 UTC 2010


    Date: Saturday, February 6, 2010 @ 05:02:06
  Author: eric
Revision: 67323

Added optdepends (close FS#16547)

Modified:
  cvs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-06 10:00:38 UTC (rev 67322)
+++ PKGBUILD	2010-02-06 10:02:06 UTC (rev 67323)
@@ -9,6 +9,7 @@
 url="http://cvs.nongnu.org"
 license=('GPL')
 depends=('heimdal>=1.3.1')
+optdepends=('openssh: for using cvs over ssh' 'inetutils: for using cvs over rsh')
 install=cvs.install
 source=(ftp://ftp.gnu.org/non-gnu/cvs/source/stable/$pkgver/$pkgname-$pkgver.tar.bz2
 	cvs-1.11.23-getline64.patch)




More information about the arch-commits mailing list