aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nonworking/python/python-sword_1.5.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nonworking/python/python-sword_1.5.10.bb')
-rw-r--r--recipes/nonworking/python/python-sword_1.5.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nonworking/python/python-sword_1.5.10.bb b/recipes/nonworking/python/python-sword_1.5.10.bb
index 744c53dc6e..bb419934ec 100644
--- a/recipes/nonworking/python/python-sword_1.5.10.bb
+++ b/recipes/nonworking/python/python-sword_1.5.10.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Python bindings for the sword library"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
-RDEPENDS = "python-core sword"
+RDEPENDS_${PN} = "python-core sword"
DEPENDS = "sword-${PV} swig-native"
SRCNAME = "sword"
PR = "r0"