aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/bootchart/bootchart_0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/bootchart/bootchart_0.9.bb')
-rw-r--r--recipes/bootchart/bootchart_0.9.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/bootchart/bootchart_0.9.bb b/recipes/bootchart/bootchart_0.9.bb
index 160cc06c19..91a6f0bb65 100644
--- a/recipes/bootchart/bootchart_0.9.bb
+++ b/recipes/bootchart/bootchart_0.9.bb
@@ -8,7 +8,7 @@ PR = "r1"
#needed for a real /bin/sh and /bin/sleep
DEPENDS = "bash coreutils acct"
-RDEPENDS = "bash coreutils acct"
+RDEPENDS_${PN} = "bash coreutils acct"
#this is a plain shell script
PACKAGE_ARCH = "all"