From a4c74ff3feb6baff34c150887f2616cfabacee09 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Thu, 28 Sep 2023 09:32:50 +0200 Subject: [PATCH] bos #34671: Rocky 8: ensure libOT.so links to clbas. Use pip instead of python such that installed scikit is used when generating the egg file --- products/openturns.pyconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/products/openturns.pyconf b/products/openturns.pyconf index f1fd4e6..750c799 100644 --- a/products/openturns.pyconf +++ b/products/openturns.pyconf @@ -63,7 +63,7 @@ version_1_21_win : version_1_21_RO8 : { compil_script : "openturns-1.21.sh" - patches : ['openturns-1.21.0001.patch','openturns-1.21.0005.patch', openturns-1.21.0006.patch'] + patches : ['openturns-1.21.0001.patch','openturns-1.21.0005.patch', 'openturns-1.21.0006.patch'] depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'matplotlib', 'cminpack', 'FMILibrary', 'PyFMI', 'boost'] opt_depend : ['pandas', 'statsmodels', 'patsy'] } -- 2.39.2