diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python3-dbussy_1.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb b/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb index 0cf9dc8a7d..1911182fcd 100644 --- a/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb +++ b/meta-python/recipes-devtools/python/python3-dbussy_1.3.bb | |||
@@ -12,6 +12,8 @@ S = "${WORKDIR}/git" | |||
12 | 12 | ||
13 | inherit setuptools3 | 13 | inherit setuptools3 |
14 | 14 | ||
15 | PIP_INSTALL_PACKAGE = "DBussy" | ||
16 | |||
15 | RDEPENDS:${PN} += "\ | 17 | RDEPENDS:${PN} += "\ |
16 | python3-asyncio \ | 18 | python3-asyncio \ |
17 | python3-core \ | 19 | python3-core \ |