it needs lapack which need fortran
Signed-off-by: Khem Raj <[email protected]>
---
meta-python/recipes-devtools/python/python3-cvxopt_1.2.5.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-python/recipes-devtools/python/python3-cvxopt_1.2.5.bb
b/meta-python/recipes-devtools/python/python3-cvxopt_1.2.5.bb
index b440d62bd5..ef06b56022 100644
--- a/meta-python/recipes-devtools/python/python3-cvxopt_1.2.5.bb
+++ b/meta-python/recipes-devtools/python/python3-cvxopt_1.2.5.bb
@@ -17,3 +17,5 @@ inherit setuptools3
export CVXOPT_BLAS_LIB_DIR = "${STAGING_LIBDIR}"
export CVXOPT_SUITESPARSE_LIB_DIR = "${STAGING_LIBDIR}"
export CVXOPT_SUITESPARSE_INC_DIR = "${STAGING_INCDIR}"
+
+EXCLUDE_FROM_WORLD = "1"
--
2.29.2
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#87889):
https://lists.openembedded.org/g/openembedded-devel/message/87889
Mute This Topic: https://lists.openembedded.org/mt/78189200/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-