wok rev 20361

gpgme: didnot find gpgconf
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Jun 09 17:33:57 2018 +0000 (2018-06-09)
parents 9b15fcffdf1d
children aaa2048b5391
files gpgme/receipt
line diff
     1.1 --- a/gpgme/receipt	Sat Jun 09 17:31:34 2018 +0000
     1.2 +++ b/gpgme/receipt	Sat Jun 09 17:33:57 2018 +0000
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="https://www.gnupg.org/ftp/gcrypt/gpgme/$TARBALL"
     1.5  
     1.6  DEPENDS="libassuan"
     1.7 -BUILD_DEPENDS="libgpg-error-dev libassuan-dev"
     1.8 +BUILD_DEPENDS="libgpg-error-dev libassuan-dev gnupg"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()