summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python')
-rw-r--r--meta-oe/recipes-devtools/python/python3-apt_2.3.0.bb2
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"
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11
12inherit setuptools3 12inherit setuptools3
13PIP_INSTALL_PACKAGE = "python_apt"
14PYPA_WHEEL = "${PIP_INSTALL_DIST_PATH}/${PIP_INSTALL_PACKAGE}-0.0.0-*.whl"
15 13
16DEPENDS += "apt" 14DEPENDS += "apt"
17RDEPENDS:${PN} += "apt python3-core" 15RDEPENDS:${PN} += "apt python3-core"