diff options
Diffstat (limited to 'autofs/autofs_4.0.0.oe')
-rw-r--r-- | autofs/autofs_4.0.0.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autofs/autofs_4.0.0.oe b/autofs/autofs_4.0.0.oe index a82f9a6ba2..c9add52a1a 100644 --- a/autofs/autofs_4.0.0.oe +++ b/autofs/autofs_4.0.0.oe @@ -1,5 +1,4 @@ DEPENDS = "virtual/libc" -RDEPENDS = "libc6" DESCRIPTION = "Kernel based automounter for linux." SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-${PV}-1.tar.bz2" |