wok-6.x diff gnupg/receipt @ rev 5888
gaupol: Fix build.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Wed Jul 21 23:57:31 2010 +0200 (2010-07-21) |
parents | 05c14797bee1 |
children | b084f9ed4a92 |
line diff
1.1 --- a/gnupg/receipt Sat Sep 26 17:55:25 2009 +0200 1.2 +++ b/gnupg/receipt Wed Jul 21 23:57:31 2010 +0200 1.3 @@ -5,7 +5,8 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="Free implementation of the OpenPGP." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 -DEPENDS="libusb bzlib libcurl openssl readline zlib libgpg-error pth libksba" 1.8 +DEPENDS="libusb bzlib libcurl openssl readline zlib libgpg-error pth libksba \ 1.9 +libgcrypt" 1.10 BUILD_DEPENDS="libusb-dev openssl-dev readline-dev zlib-dev libgpg-error-dev 1.11 pth-dev libassuan libksba-dev" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2"