mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sequoia-sop: fix cross
This commit is contained in:
parent
eee39a2b58
commit
3e49a78f4c
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ homepage="https://gitlab.com/sequoia-pgp/sequoia-sop/"
|
||||||
distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
|
distfiles="https://gitlab.com/sequoia-pgp/sequoia-sop/-/archive/v${version}/sequoia-sop-v${version}.tar.gz"
|
||||||
checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
|
checksum=3f56d57fb19941f3a9202693f2ed285d47572f593aca9aca43ac83b1791aa891
|
||||||
|
|
||||||
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" $makedepends"
|
||||||
|
fi
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
export ASSET_OUT_DIR=assets
|
export ASSET_OUT_DIR=assets
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue