diff options
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb b/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb index ddfe4b99c6..dc5f173888 100644 --- a/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb +++ b/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb | |||
| @@ -15,4 +15,6 @@ S = "${WORKDIR}/git" | |||
| 15 | 15 | ||
| 16 | inherit setuptools3 | 16 | inherit setuptools3 |
| 17 | 17 | ||
| 18 | PIP_INSTALL_PACKAGE = "marshmallow" | ||
| 19 | |||
| 18 | RDEPENDS:${PN} += "python3-core" | 20 | RDEPENDS:${PN} += "python3-core" |
