wok diff gpgme/receipt @ rev 5784
Speedup some builds
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 10 18:02:56 2010 +0200 (2010-07-10) |
parents | a271a4190181 |
children | b084f9ed4a92 |
line diff
1.1 --- a/gpgme/receipt Sat May 09 00:57:18 2009 +0200 1.2 +++ b/gpgme/receipt Sat Jul 10 18:02:56 2010 +0200 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"