aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pygtk-1.2_0.6.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pygtk-1.2_0.6.12.bb')
-rw-r--r--recipes/python/python-pygtk-1.2_0.6.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pygtk-1.2_0.6.12.bb b/recipes/python/python-pygtk-1.2_0.6.12.bb
index f8dcdd0bd9..c8410bf5a7 100644
--- a/recipes/python/python-pygtk-1.2_0.6.12.bb
+++ b/recipes/python/python-pygtk-1.2_0.6.12.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gtk.org"
SECTION = "devel/python"
LICENSE = "LGPL"
DEPENDS = "gtk+-1.2"
-RDEPENDS = "python-shell python-re"
+RDEPENDS_${PN} = "python-shell python-re"
SRCNAME = "pygtk"
PR = "r3"