python3-sabctools: set python includes for CXX
This commit is contained in:
parent
69fc96f8a9
commit
7c41c571cb
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue