wok-6.x diff gpgme/receipt @ rev 8702
add:nconf
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Thu Feb 17 23:11:56 2011 +0100 (2011-02-17) |
parents | b084f9ed4a92 |
children | 4b028f6a84ef |
line diff
1.1 --- a/gpgme/receipt Fri Sep 17 18:47:50 2010 +0000 1.2 +++ b/gpgme/receipt Thu Feb 17 23:11:56 2011 +0100 1.3 @@ -5,8 +5,8 @@ 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 pth" 1.8 -BUILD_DEPENDS="libgpg-error-dev libgpg-error" 1.9 +DEPENDS="libgpg-error pth gnupg" 1.10 +BUILD_DEPENDS="libgpg-error-dev pth-dev gnupg" 1.11 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.12 WEB_SITE="http://www.gnupg.org/gpgme.html" 1.13 WGET_URL="ftp://ftp.gnupg.org/gcrypt/gpgme/$TARBALL"