diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-02 10:53:15 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-03 08:48:07 -0800 |
| commit | 605e9d1809c66807263e275db160d84354c04ecd (patch) | |
| tree | 255847f75ee8926cca229765ea525500f506a1aa /meta-python/recipes-devtools/python | |
| parent | 039fb4f79c375436b5f60575b8383c932471b38e (diff) | |
| download | meta-openembedded-605e9d1809c66807263e275db160d84354c04ecd.tar.gz | |
python3-dbussy: Define PIP_INSTALL_PACKAGE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
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 \ |
