summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb')
-rw-r--r--meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb b/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb
index ddfe4b99c6..dc5f173888 100644
--- a/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb
+++ b/meta-openembedded/meta-python/recipes-devtools/python/python3-marshmallow_3.14.1.bb
@@ -15,4 +15,6 @@ S = "${WORKDIR}/git"
inherit setuptools3
+PIP_INSTALL_PACKAGE = "marshmallow"
+
RDEPENDS:${PN} += "python3-core"