aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python/pydes_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python/pydes_1.3.1.bb')
-rw-r--r--recipes/python/pydes_1.3.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/python/pydes_1.3.1.bb b/recipes/python/pydes_1.3.1.bb
index b63c59b9d5..7a12a35eaf 100644
--- a/recipes/python/pydes_1.3.1.bb
+++ b/recipes/python/pydes_1.3.1.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Python DES implementation"
SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPL"
-RDEPENDS = "python"
+RDEPENDS_${PN} = "python"
PR = "r1"
ARCH_pydes = "all"