aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fuse/fuse-module_2.6.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/fuse/fuse-module_2.6.5.bb')
-rw-r--r--recipes/fuse/fuse-module_2.6.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/fuse/fuse-module_2.6.5.bb b/recipes/fuse/fuse-module_2.6.5.bb
index 19477708c5..3fea537536 100644
--- a/recipes/fuse/fuse-module_2.6.5.bb
+++ b/recipes/fuse/fuse-module_2.6.5.bb
@@ -1,6 +1,6 @@
require fuse.inc
-RRECOMMENDS = "fuse"
+RRECOMMENDS_${PN} = "fuse"
PR = "r1"
S = "${WORKDIR}/fuse-${PV}"