wok-current diff gpgme/receipt @ rev 5049
mv UTF-16.so to glibc-base to avoid midori crashes
author | Rohit Joshi <jozee@slitaz.org> |
---|---|
date | Fri Mar 05 12:26:48 2010 +0000 (2010-03-05) |
parents | a271a4190181 |
children | b084f9ed4a92 |
line diff
1.1 --- a/gpgme/receipt Sat May 09 00:57:18 2009 +0200 1.2 +++ b/gpgme/receipt Fri Mar 05 12:26:48 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="C language library that allows to add support for cryptography to a program." 1.6 MAINTAINER="erjo@slitaz.org" 1.7 -DEPENDS="libgpg-error" 1.8 +DEPENDS="libgpg-error pth" 1.9 BUILD_DEPENDS="libgpg-error-dev libgpg-error" 1.10 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.11 WEB_SITE="http://www.gnupg.org/gpgme.html"