diff --git a/recipes-devtools/python/python-empy_3.3.bb b/recipes-devtools/python/python-empy_3.3.bb index 08ab1154288640328ceea10146112d36f81a941e..dd16e90ba77820b221fe17cd91c514cfce76339c 100644 --- a/recipes-devtools/python/python-empy_3.3.bb +++ b/recipes-devtools/python/python-empy_3.3.bb @@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "c625436d03cff8adbbade639d14a2df9bc4c4de99ec3a821ad4d6eeb66 S = "${WORKDIR}/${SRCNAME}-${PV}" -RDEPENDS = "python-modules" +# RDEPENDS = "python-modules" inherit distutils