aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-imaging_1.1.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-imaging_1.1.6.bb')
-rw-r--r--recipes/python/python-imaging_1.1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-imaging_1.1.6.bb b/recipes/python/python-imaging_1.1.6.bb
index cf8f348edf..3cf8760ed1 100644
--- a/recipes/python/python-imaging_1.1.6.bb
+++ b/recipes/python/python-imaging_1.1.6.bb
@@ -3,7 +3,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "freetype jpeg tiff"
-RDEPENDS = "python-lang python-stringold"
+RDEPENDS_${PN} = "python-lang python-stringold"
SRCNAME = "Imaging"
PR = "ml1"