wok-stable diff gpgme/receipt @ rev 9484
Add elfkickers
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Apr 05 13:23:34 2011 +0200 (2011-04-05) |
parents | b084f9ed4a92 |
children | 4b028f6a84ef |
line diff
1.1 --- a/gpgme/receipt Fri Sep 17 18:47:50 2010 +0000 1.2 +++ b/gpgme/receipt Tue Apr 05 13:23:34 2011 +0200 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"