aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-soappy_0.11.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-soappy_0.11.6.bb')
-rw-r--r--recipes/python/python-soappy_0.11.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-soappy_0.11.6.bb b/recipes/python/python-soappy_0.11.6.bb
index 93e9fd18ce..25ef6a7af7 100644
--- a/recipes/python/python-soappy_0.11.6.bb
+++ b/recipes/python/python-soappy_0.11.6.bb
@@ -3,7 +3,7 @@ SECTION = "devel/python"
HOMEPAGE = "http://pywebsvcs.sourceforge.net/"
PRIORITY = "optional"
LICENSE = "BSD"
-RDEPENDS = "python-xml python-fpconst"
+RDEPENDS_${PN} = "python-xml python-fpconst"
SRCNAME = "SOAPpy"
PR = "r1"