python3-reportlab: fix cross build
This commit is contained in:
parent
37937702c2
commit
0bba1ff7a3
1 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,8 @@ homepage="https://www.reportlab.com/"
|
|||
distfiles="${PYPI_SITE}/r/reportlab/reportlab-${version}.tar.gz"
|
||||
checksum=04fc4420f0548815d0623e031c86a1f7f3f3003e699d9af7148742e2d72b024a
|
||||
|
||||
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue