diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-setuptools_69.1.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb b/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb index 77d4e0aa03..67475b68eb 100644 --- a/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb +++ b/meta/recipes-devtools/python/python3-setuptools_69.1.1.bb | |||
@@ -16,7 +16,6 @@ SRC_URI[sha256sum] = "5c0806c7d9af348e6dd3777b4f4dbb42c7ad85b190104837488eab9a7c | |||
16 | DEPENDS += "python3" | 16 | DEPENDS += "python3" |
17 | 17 | ||
18 | RDEPENDS:${PN} = "\ | 18 | RDEPENDS:${PN} = "\ |
19 | python3-2to3 \ | ||
20 | python3-compile \ | 19 | python3-compile \ |
21 | python3-compression \ | 20 | python3-compression \ |
22 | python3-ctypes \ | 21 | python3-ctypes \ |