aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-lockfile_0.12.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-lockfile_0.12.2.bb')
-rw-r--r--recipes-devtools/python/python-lockfile_0.12.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/python/python-lockfile_0.12.2.bb b/recipes-devtools/python/python-lockfile_0.12.2.bb
index 22183c4..1097ce8 100644
--- a/recipes-devtools/python/python-lockfile_0.12.2.bb
+++ b/recipes-devtools/python/python-lockfile_0.12.2.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Platform-independent file locking module"
HOMEPAGE = "http://launchpad.net/pylockfile"
SECTION = "devel/python"
-RDEPENDS_${PN} = "python-threading"
+RDEPENDS:${PN} = "python-threading"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2340dffbbfea534b58f1349984eeef72"