libgcrypt: fix missing makedepends
This commit is contained in:
parent
56f2935bd9
commit
ae78a9be97
@ -9,7 +9,7 @@ arch=(i686 x86_64)
|
||||
url="https://gnupg.org"
|
||||
license=('LGPL')
|
||||
depends=('libgpg-error')
|
||||
makedepends=('libgpg-error-devel' 'autotools')
|
||||
makedepends=('gcc' 'make' 'libgpg-error-devel' 'autotools')
|
||||
options=('!emptydirs')
|
||||
source=(https://gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${pkgver}.tar.bz2{,.sig})
|
||||
sha256sums=('ef14ae546b0084cd84259f61a55e07a38c3b53afc0f546bffcef2f01baffe9de'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user