diff options
Diffstat (limited to 'autofs')
-rw-r--r-- | autofs/autofs_3.1.7.oe | 1 | ||||
-rw-r--r-- | autofs/autofs_4.0.0.oe | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/autofs/autofs_3.1.7.oe b/autofs/autofs_3.1.7.oe index 81f52984cb..4b1168a761 100644 --- a/autofs/autofs_3.1.7.oe +++ b/autofs/autofs_3.1.7.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/v3/autofs-${PV}.tar.bz2" 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" |