summaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pygtk_2.8.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pygtk_2.8.6.bb')
-rw-r--r--recipes/python/python-pygtk_2.8.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pygtk_2.8.6.bb b/recipes/python/python-pygtk_2.8.6.bb
index a96cca7ddd..c595ef448f 100644
--- a/recipes/python/python-pygtk_2.8.6.bb
+++ b/recipes/python/python-pygtk_2.8.6.bb
@@ -3,7 +3,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
# needs gtk+ 2.8.x
DEPENDS = "gtk+-2.8.16 libglade"
-RDEPENDS = "python-shell"
+RDEPENDS_${PN} = "python-shell"
SRCNAME = "pygtk"
LICENSE = "LGPL"
PR = "r2"