aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nylon/nylon-statistics.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nylon/nylon-statistics.bb')
-rw-r--r--recipes/nylon/nylon-statistics.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/nylon/nylon-statistics.bb b/recipes/nylon/nylon-statistics.bb
index abed00596d..03cfe0c2d6 100644
--- a/recipes/nylon/nylon-statistics.bb
+++ b/recipes/nylon/nylon-statistics.bb
@@ -1,5 +1,5 @@
DESCRIPTION = "statistics & graphing for nylon"
-RDEPENDS = "rrdtool"
+RDEPENDS_${PN} = "rrdtool"
SECTION = "base"
PRIORITY = "optional"
LICENSE = "GPLv2"