libgdal: add python3-setuptools to hostdeps

File "/builddir/libgdal-3.5.3/build/swig/python/setup.py", line 14, in <module>
    from setuptools.command.build_ext import build_ext ModuleNotFoundError: No module named 'setuptools'
This commit is contained in:
John 2023-09-24 15:28:03 +02:00
parent bbeb7a963d
commit aca20e47c5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ build_style=cmake
build_helper=python3
configure_args="-DGDAL_USE_OPENCL=ON
-DPython_NumPy_INCLUDE_DIR=/${py3_sitelib}/numpy/core/include/numpy"
hostmakedepends="pkg-config bison swig python3-numpy"
hostmakedepends="pkg-config bison swig python3-numpy python3-setuptools"
makedepends="python3-devel freexl-devel c-blosc-devel geos-devel expat-devel
jasper-devel giflib-devel json-c-devel libcurl-devel libopenexr-devel
libjpeg-turbo-devel libpng-devel tiff-devel libqhull-devel libwebp-devel