summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb b/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb
index 78402d50f4..3573d7719f 100644
--- a/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb
+++ b/meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb
@@ -7,6 +7,7 @@ SRC_URI = "git://github.com/cvxopt/cvxopt;protocol=https;branch=master"
7 7
8SRCREV = "3b718ee560b3b97d6255c55f0ed7f64cb4b72082" 8SRCREV = "3b718ee560b3b97d6255c55f0ed7f64cb4b72082"
9 9
10CVE_PRODUCT = "cvxopt"
10 11
11RDEPENDS:${PN} += "lapack suitesparse" 12RDEPENDS:${PN} += "lapack suitesparse"
12DEPENDS += "lapack suitesparse" 13DEPENDS += "lapack suitesparse"