diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cvxopt_1.3.2.bb | 1 |
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 | ||
| 8 | SRCREV = "3b718ee560b3b97d6255c55f0ed7f64cb4b72082" | 8 | SRCREV = "3b718ee560b3b97d6255c55f0ed7f64cb4b72082" |
| 9 | 9 | ||
| 10 | CVE_PRODUCT = "cvxopt" | ||
| 10 | 11 | ||
| 11 | RDEPENDS:${PN} += "lapack suitesparse" | 12 | RDEPENDS:${PN} += "lapack suitesparse" |
| 12 | DEPENDS += "lapack suitesparse" | 13 | DEPENDS += "lapack suitesparse" |
