Commit 1fd6e3df authored by Boxiang Sun's avatar Boxiang Sun

XXX fixup

parent 487ce566
......@@ -19,6 +19,9 @@ extends =
parts =
gdal-python
[gcc]
max_version = 11
[gdal]
recipe = slapos.recipe.cmmi
shared = true
......@@ -41,7 +44,7 @@ configure-options =
--with-xml2=yes
--without-webp
environment =
PATH=${pkgconfig:location}/bin:${xz-utils:location}/bin:%(PATH)s
PATH=${pkgconfig:location}/bin:${gcc:prefix}/bin:${xz-utils:location}/bin:%(PATH)s
CPPFLAGS=-I${pcre:location}/include
LDFLAGS=-L${pcre:location}/lib -Wl,-rpath=${:location}/lib -Wl,-rpath=${proj:location}/lib -Wl,-rpath=${curl:location}/lib -Wl,-rpath=${geos:location}/lib -Wl,-rpath=${giflib:location}/lib -Wl,-rpath=${openjpeg:location}/lib -Wl,-rpath=${jbigkit:location}/lib -Wl,-rpath=${libexpat:location}/lib -Wl,-rpath=${libjpeg:location}/lib -Wl,-rpath=${libpng:location}/lib -Wl,-rpath=${libtiff:location}/lib -Wl,-rpath=${libxml2:location}/lib -Wl,-rpath=${openssl:location}/lib -Wl,-rpath=${pcre:location}/lib -Wl,-rpath=${sqlite3:location}/lib -Wl,-rpath=${zlib:location}/lib
PKG_CONFIG_PATH=${libxml2:location}/lib/pkgconfig:${curl:pkgconfig}
......
......@@ -2,6 +2,9 @@
extends =
../perl/buildout.cfg
[gcc]
max_version = 11
parts =
openblas
......
......@@ -356,7 +356,7 @@ rfc3986-validator = 0.1.1:whl
rpdb = 0.1.5
rubygemsrecipe = 0.4.4
scandir = 1.10.0
scikit-learn = 0.24.2
scikit-learn = 1.3.2
seaborn = 0.7.1
Send2Trash = 1.8.2:whl
setproctitle = 1.1.10
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment