aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pylint_0.15.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pylint_0.15.2.bb')
-rw-r--r--recipes/python/python-pylint_0.15.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pylint_0.15.2.bb b/recipes/python/python-pylint_0.15.2.bb
index dd8805abf0..9a8c7367c9 100644
--- a/recipes/python/python-pylint_0.15.2.bb
+++ b/recipes/python/python-pylint_0.15.2.bb
@@ -6,7 +6,7 @@ SECTION = "devel/python"
HOMEPAGE = "http://www.logilab.org/857"
PRIORITY = "optional"
LICENSE = "GPL"
-RDEPENDS = "python-logilab-common"
+RDEPENDS_${PN} = "python-logilab-common"
SRCNAME = "pylint"
PR = "ml0"