mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
parent
bd2c47af39
commit
46441ae7b4
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ distfiles="${homepage}/capnproto-c++-${version}.tar.gz"
|
||||||
checksum=8082040cd8c3b93c0e4fc72f2799990c72fdcf21c2b5ecdae6611482a14f1a04
|
checksum=8082040cd8c3b93c0e4fc72f2799990c72fdcf21c2b5ecdae6611482a14f1a04
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="capnproto-devel"
|
hostmakedepends+=" capnproto-devel"
|
||||||
configure_args="--with-external-capnp"
|
configure_args+=" --with-external-capnp"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue