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