sbrsh: RRECOMMEND nfs module
authorKoen Kooi <koen@openembedded.org>
Thu, 10 Aug 2006 16:16:32 +0000 (16:16 +0000)
committerKoen Kooi <koen@openembedded.org>
Thu, 10 Aug 2006 16:16:32 +0000 (16:16 +0000)
packages/scratchbox/sbrsh_7.1.bb

index cf333e1..e692d2f 100644 (file)
@@ -2,6 +2,9 @@ DESCRIPTION = "Daemon to allow scratchbox to use your device as a CPU tranparenc
 HOMEPAGE = "http://scratchbox.org"
 LICENSE = "GPLv2"
 DEPENDS = "fakeroot"
+PR = "r1"
+RRECOMMENDS = "kernel-module-nfs"
+
 
 SRC_URI = "http://scratchbox.org/download/files/sbox-releases/apophis/src/${P}.tar.gz"