aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/zope/zope_3.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/zope/zope_3.3.1.bb')
-rw-r--r--recipes/zope/zope_3.3.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/zope/zope_3.3.1.bb b/recipes/zope/zope_3.3.1.bb
index d274f33d74..b104670fbf 100644
--- a/recipes/zope/zope_3.3.1.bb
+++ b/recipes/zope/zope_3.3.1.bb
@@ -1,5 +1,5 @@
-RDEPENDS = "python-shell"
-RRECOMMENDS += "zope-interfaces"
+RDEPENDS_${PN} = "python-shell"
+RRECOMMENDS_${PN} += "zope-interfaces"
inherit distutils-base