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