python-reportlab: fix cross
This commit is contained in:
parent
abbe470633
commit
b287b2fe1b
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ homepage="https://www.reportlab.com/"
|
||||||
distfiles="${PYPI_SITE}/r/reportlab/reportlab-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/reportlab/reportlab-${version}.tar.gz"
|
||||||
checksum=9c21f202697a6cea57b9d716288fc919d99cbabeb30222eebfc7ff77eac32744
|
checksum=9c21f202697a6cea57b9d716288fc919d99cbabeb30222eebfc7ff77eac32744
|
||||||
|
|
||||||
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
hostmakedepends+=" ${makedepends}"
|
||||||
|
fi
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue