Date: Thursday, December 30, 2010 @ 12:28:40 Author: andyrtr Revision: 104184
upgpkg: mythes-de 20090802-1 initial pkg; add optional dependency Modified: mythes-de/trunk/PKGBUILD ----------+ PKGBUILD | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-12-30 17:27:46 UTC (rev 104183) +++ PKGBUILD 2010-12-30 17:28:40 UTC (rev 104184) @@ -8,17 +8,7 @@ arch=(any) url="http://www.openthesaurus.de/" license=('LGPL') -groups=() -depends=() -makedepends=() -optdepends=() -provides=() -conflicts=() -replaces=() -backup=() -options=() -install= -changelog= +optdepends=('libmythes: offers thesaurus library functions') source=(http://www.openthesaurus.de/old/thes_de_DE_v2.zip) md5sums=('a6ed5d637045ff7c91a5cd9084bda0a3')
