diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb b/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb index 4293a63c1e..c8c0f7df97 100644 --- a/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb +++ b/meta-python/recipes-devtools/python/python3-keras-applications_1.0.8.bb | |||
| @@ -14,6 +14,6 @@ S = "${WORKDIR}/git" | |||
| 14 | 14 | ||
| 15 | BBCLASSEXTEND = "native" | 15 | BBCLASSEXTEND = "native" |
| 16 | 16 | ||
| 17 | RDEPENDS_${PN} = "python3-numpy \ | 17 | RDEPENDS:${PN} = "python3-numpy \ |
| 18 | python3-h5py \ | 18 | python3-h5py \ |
| 19 | " | 19 | " |
