aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/python-pyftpdlib_0.5.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/python-pyftpdlib_0.5.1.bb')
-rw-r--r--recipes/python/python-pyftpdlib_0.5.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/python-pyftpdlib_0.5.1.bb b/recipes/python/python-pyftpdlib_0.5.1.bb
index b2ee723f93..1cee0752fd 100644
--- a/recipes/python/python-pyftpdlib_0.5.1.bb
+++ b/recipes/python/python-pyftpdlib_0.5.1.bb
@@ -9,7 +9,7 @@ inherit distutils
SRC_URI = "http://pyftpdlib.googlecode.com/files/pyftpdlib-${PV}.tar.gz"
S = "${WORKDIR}/pyftpdlib-${PV}"
-RDEPENDS = "python-netserver"
+RDEPENDS_${PN} = "python-netserver"
SRC_URI[md5sum] = "f64ac67ebec1d8ab47c0766082617384"
SRC_URI[sha256sum] = "6daed9475412eaab232e021ed76568c6520dacd75c58da406454139bef95c393"