diff --git a/meta-python/recipes-devtools/python/python3-pyperf_2.10.0.bb b/meta-python/recipes-devtools/python/python3-pyperf_2.10.0.bb index 39b8ee8470..5566f314de 100644 --- a/meta-python/recipes-devtools/python/python3-pyperf_2.10.0.bb +++ b/meta-python/recipes-devtools/python/python3-pyperf_2.10.0.bb @@ -15,8 +15,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=78bc2e6e87c8c61272937b879e6dc2f8" SRC_URI[sha256sum] = "dd93ccfda79214725293e95f1fa6e00cb4a64adcf1326039486d4e1f91caaa62" -DEPENDS += "python3-six-native" - inherit pypi python_setuptools_build_meta RDEPENDS:${PN} += "python3-misc python3-statistics"