python3-sabctools: set python includes for CXX

This commit is contained in:
John 2024-09-05 20:55:44 +02:00
parent 69fc96f8a9
commit 7c41c571cb
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ license="GPL-2.0-or-later"
homepage="https://github.com/sabnzbd/sabctools/"
distfiles="${PYPI_SITE}/s/sabctools/sabctools-${version}.tar.gz"
checksum=6440bcd77fc9a463c414bfa75ca1405c57d4aeb84408222a38d7b6ecbc12d348
CXXFLAGS="-I${XBPS_CROSS_BASE}/${py3_inc} -I${XBPS_CROSS_BASE}/usr/include"