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

Tobias Powalowski tpowa at nymeria.archlinux.org
Thu May 15 06:30:47 UTC 2014


    Date: Thursday, May 15, 2014 @ 08:30:47
  Author: tpowa
Revision: 212782

fix #39977 use git as optdepend not cvs anymore

Modified:
  gettext/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-15 06:02:37 UTC (rev 212781)
+++ PKGBUILD	2014-05-15 06:30:47 UTC (rev 212782)
@@ -10,7 +10,7 @@
 license=('GPL')
 groups=('base' 'base-devel')
 depends=('gcc-libs' 'acl' 'sh' 'glib2' 'libunistring')
-optdepends=('cvs: for autopoint tool')
+optdepends=('git: for autopoint infrastructure updates')
 options=(!docs)
 install=gettext.install
 source=(ftp://ftp.gnu.org/pub/gnu/gettext/${pkgname}-${pkgver}.tar.gz{,.sig})




More information about the arch-commits mailing list