diff options
Diffstat (limited to 'recipes/python/python-pyro_3.8.1.bb')
-rw-r--r-- | recipes/python/python-pyro_3.8.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyro_3.8.1.bb b/recipes/python/python-pyro_3.8.1.bb index a36fe9b64f..89d47075a7 100644 --- a/recipes/python/python-pyro_3.8.1.bb +++ b/recipes/python/python-pyro_3.8.1.bb @@ -16,7 +16,7 @@ S = "${WORKDIR}/Pyro-${PV}" inherit distutils -RDEPENDS = "\ +RDEPENDS_${PN} = "\ python-crypt \ python-io \ python-lang \ |