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

Andrea Scarpino andrea at archlinux.org
Tue Aug 31 14:46:06 UTC 2010


    Date: Tuesday, August 31, 2010 @ 10:46:06
  Author: andrea
Revision: 89413

fix typo (FS#20684)

Modified:
  kdesdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-31 14:15:34 UTC (rev 89412)
+++ PKGBUILD	2010-08-31 14:46:06 UTC (rev 89413)
@@ -193,7 +193,7 @@
 
 package_kdesdk-poxml() {
 	pkgdesc='Translates DocBook XML files using gettext po files'
-	depends=('qt' 'anltr')
+	depends=('qt' 'antlr')
 	cd $srcdir/build/poxml
 	make DESTDIR=$pkgdir install
 	cd $srcdir/build/doc/poxml




More information about the arch-commits mailing list