aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pygtk_2.6.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pygtk_2.6.3.bb')
-rw-r--r--recipes/python/python-pygtk_2.6.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pygtk_2.6.3.bb b/recipes/python/python-pygtk_2.6.3.bb
index e37fe1fb34..73565f51cc 100644
--- a/recipes/python/python-pygtk_2.6.3.bb
+++ b/recipes/python/python-pygtk_2.6.3.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Python GTK+ Bindings"
SECTION = "devel/python"
DEPENDS = "gtk+-2.6.10 libglade"
-RDEPENDS = "python-shell"
+RDEPENDS_${PN} = "python-shell"
SRCNAME = "pygtk"
LICENSE = "LGPL"
PR = "ml1"