diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb b/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb index 359c9d002c..2bb196c209 100644 --- a/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb +++ b/meta-python/recipes-devtools/python/python3-configshell-fb_1.1.29.bb | |||
@@ -12,5 +12,6 @@ SRCREV = "d74a33b69f688ed9b8b28033835303604639d4eb" | |||
12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
13 | 13 | ||
14 | inherit setuptools3 | 14 | inherit setuptools3 |
15 | PIP_INSTALL_PACKAGE = "configshell_fb" | ||
15 | 16 | ||
16 | RDEPENDS:${PN} += "python3-modules python3-fcntl python3-six" | 17 | RDEPENDS:${PN} += "python3-modules python3-fcntl python3-six" |