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

Gaetan Bisson bisson at archlinux.org
Fri Aug 20 07:27:09 UTC 2010


    Date: Friday, August 20, 2010 @ 03:27:09
  Author: bisson
Revision: 88154

add anthy to optdepends

Modified:
  m17n-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-19 23:27:26 UTC (rev 88153)
+++ PKGBUILD	2010-08-20 07:27:09 UTC (rev 88154)
@@ -8,7 +8,8 @@
 arch=('i686' 'x86_64')
 url='http://www.m17n.org/m17n-lib/'
 license=('GPL')
-depends=('libxft' 'm17n-db>=1.5.4' 'fribidi' 'libxml2' 'gd' 'libotf>=0.9.11')
+depends=('libxft' 'm17n-db' 'fribidi' 'libxml2' 'gd' 'libotf>=0.9.11')
+optdepends=('anthy: to use the anthy input method')
 options=('!libtool' '!makeflags')
 source=("http://www.m17n.org/m17n-lib-download/$pkgname-$pkgver.tar.gz")
 sha1sums=('bd949312394a8d8d3ea594125af5d95cf1d0a2f2')
@@ -23,4 +24,3 @@
   cd "$srcdir/$pkgname-$pkgver"
   make DESTDIR="$pkgdir" install
 }
-




More information about the arch-commits mailing list