aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/scratchbox/sbrsh_7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/scratchbox/sbrsh_7.1.bb')
-rw-r--r--recipes/scratchbox/sbrsh_7.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/scratchbox/sbrsh_7.1.bb b/recipes/scratchbox/sbrsh_7.1.bb
index 6f0e7dbab1..eee3237524 100644
--- a/recipes/scratchbox/sbrsh_7.1.bb
+++ b/recipes/scratchbox/sbrsh_7.1.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://scratchbox.org"
LICENSE = "GPLv2"
DEPENDS = "fakeroot"
PR = "r1"
-RRECOMMENDS = "kernel-module-nfs"
+RRECOMMENDS_${PN} = "kernel-module-nfs"
SRC_URI = "http://scratchbox.org/download/files/sbox-releases/1.0/src/${P}.tar.gz"