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