aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fakeroot/fakeroot-native_1.9.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fakeroot/fakeroot-native_1.9.6.bb')
-rw-r--r--recipes/fakeroot/fakeroot-native_1.9.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fakeroot/fakeroot-native_1.9.6.bb b/recipes/fakeroot/fakeroot-native_1.9.6.bb
index ceaaddf84c..8fb8bce088 100644
--- a/recipes/fakeroot/fakeroot-native_1.9.6.bb
+++ b/recipes/fakeroot/fakeroot-native_1.9.6.bb
@@ -1,6 +1,6 @@
require fakeroot_${PV}.bb
-RDEPENDS="util-linux-native"
+RDEPENDS_${PN} = "util-linux-native"
SRC_URI += "file://fix-prefix.patch "
S = "${WORKDIR}/fakeroot-${PV}"