diff --git a/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb b/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb index 8fd7801c35..6af9b6b92b 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_22.1.0.bb @@ -80,8 +80,7 @@ RDEPENDS:${PN}-flow += "${PN}-core" RDEPENDS:${PN}-pair += "${PN}-core" RDEPENDS:${PN}-dbg = "${PN}" -ALLOW_EMPTY:${PN} = "1" -FILES:${PN} = "" +FILES:${PN} = "${PYTHON_SITEPACKAGES_DIR}/${PYPI_PACKAGE}-${PV}.dist-info/*" FILES:${PN}-test = " \ ${libdir}/${PYTHON_DIR}/site-packages/twisted/test \