wok-stable diff gpgme/receipt @ rev 1598
Add perl-sha1
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 19 11:13:49 2008 +0000 (2008-10-19) |
parents | ba812064b9f2 |
children | 6f500409e5bf |
line diff
1.1 --- a/gpgme/receipt Thu Sep 25 20:17:02 2008 +0200 1.2 +++ b/gpgme/receipt Sun Oct 19 11:13:49 2008 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 SHORT_DESC="C language library that allows to add support for cryptography to a program." 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="libgpg-error" 1.7 -BUILD_DEPENDS="libgpg-error-dev" 1.8 +BUILD_DEPENDS="libgpg-error-dev libgpg-error" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://www.gnupg.org/gpgme.html" 1.11 WGET_URL="ftp://ftp.gnupg.org/gcrypt/gpgme/$TARBALL"