mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
libgcrypt: cross build support.
This commit is contained in:
parent
8f99034177
commit
4a72cb300c
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
makedepends="libgpg-error-devel"
|
makedepends="libgpg-error-devel"
|
||||||
|
crossmakedepends="${makedepends}"
|
||||||
short_desc="GNU cryptographic library"
|
short_desc="GNU cryptographic library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnupg.org"
|
homepage="http://www.gnupg.org"
|
||||||
|
|
Loading…
Add table
Reference in a new issue