diff options
Diffstat (limited to 'meta-oe/recipes-devtools/python')
| -rw-r--r-- | meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb b/meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb index e17e773cb4..ec1539b442 100644 --- a/meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb +++ b/meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb | |||
| @@ -10,8 +10,6 @@ SRCREV = "6145b6484d220685edfd922d364afbf065127efe" | |||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
| 12 | inherit setuptools3 | 12 | inherit setuptools3 |
| 13 | PIP_INSTALL_PACKAGE = "python_apt" | ||
| 14 | PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-0.0.0-*.whl" | ||
| 15 | 13 | ||
| 16 | DEPENDS += "apt" | 14 | DEPENDS += "apt" |
| 17 | RDEPENDS:${PN} += "apt python3-core" | 15 | RDEPENDS:${PN} += "apt python3-core" |
