aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/unionfs/unionroot_0.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/unionfs/unionroot_0.1.1.bb')
-rw-r--r--recipes/unionfs/unionroot_0.1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/unionfs/unionroot_0.1.1.bb b/recipes/unionfs/unionroot_0.1.1.bb
index 4047c2f3c7..5d404e36b6 100644
--- a/recipes/unionfs/unionroot_0.1.1.bb
+++ b/recipes/unionfs/unionroot_0.1.1.bb
@@ -2,7 +2,7 @@ LICENSE = "GPL"
DESCRIPTION = "Provides an init script that changes the root file-system to unionfs."
DEPENDS = "busybox base-files"
-RDEPENDS = "busybox base-files"
+RDEPENDS_${PN} = "busybox base-files"
SECTION = "base"
PRIORITY = "optional"