wok-current rev 20362
gpgme: did not find gpg
author | Erkan Yilmaz <erkan@slitaz.org> |
---|---|
date | Sat Jun 09 17:59:58 2018 +0000 (2018-06-09) |
parents | 987d51d5279b |
children | f4802f2f5ea1 |
files | gpgme/receipt |
line diff
1.1 --- a/gpgme/receipt Sat Jun 09 17:33:57 2018 +0000 1.2 +++ b/gpgme/receipt Sat Jun 09 17:59:58 2018 +0000 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WGET_URL="https://www.gnupg.org/ftp/gcrypt/gpgme/$TARBALL" 1.6 1.7 -DEPENDS="libassuan" 1.8 +DEPENDS="libassuan gnupg" 1.9 BUILD_DEPENDS="libgpg-error-dev libassuan-dev gnupg" 1.10 1.11 # Rules to configure and make the package.