aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/devlabel/devlabel_0.48.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/devlabel/devlabel_0.48.01.bb')
-rw-r--r--recipes/devlabel/devlabel_0.48.01.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/devlabel/devlabel_0.48.01.bb b/recipes/devlabel/devlabel_0.48.01.bb
index c252d21894..991d1fbbb0 100644
--- a/recipes/devlabel/devlabel_0.48.01.bb
+++ b/recipes/devlabel/devlabel_0.48.01.bb
@@ -2,7 +2,7 @@ SECTION = "base"
HOMEPAGE = "http://linux.dell.com/devlabel/devlabel.html"
DESCRIPTION = "tool for user-define static device labels"
DEPENDS = "util-linux-ng"
-RDEPENDS = "bash util-linux-ng"
+RDEPENDS_${PN} = "bash util-linux-ng"
LICENSE = "GPL"
PR = "r0"