gpgme: Fix build dependencies
This commit is contained in:
parent
0a181ce4a0
commit
ab21749fc9
@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
|
||||
url="https://gnupg.org/related_software/gpgme/"
|
||||
license=('LGPL')
|
||||
depends=('libassuan' 'libgpg-error' 'gnupg')
|
||||
makedepends=('libassuan-devel' 'libgpg-error-devel' 'python2' 'python3')
|
||||
makedepends=('libassuan-devel' 'libgpg-error-devel' 'python2' 'python3' 'swig')
|
||||
options=('!libtool' '!emptydirs')
|
||||
source=(https://gnupg.org/ftp/gcrypt/${pkgbase}/${pkgbase}-${pkgver}.tar.bz2{,.sig}
|
||||
gpgme-1.4.2-msys2.patch)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user