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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/python/python-pyftpdlib_0.5.1.bb b/recipes/python/python-pyftpdlib_0.5.1.bb
index b2ee723f93..1983791607 100644
--- a/recipes/python/python-pyftpdlib_0.5.1.bb
+++ b/recipes/python/python-pyftpdlib_0.5.1.bb
@@ -2,14 +2,14 @@ DESCRIPTION = "FTP Server Library"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "MIT"
-PR = "ml0"
+PR = "ml1"
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"