summaryrefslogtreecommitdiff
path: root/autofs
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-29 17:11:04 +0000
committerChris Larson <clarson@kergoth.com>2004-05-29 17:11:04 +0000
commit087629f4afb009d0eceec99db1e2ae45c1cf507e (patch)
treeb33e81f2007fd813d64b11c6b513e6ebdc493e7b /autofs
parent57805d1d4e115d1901fa432d0dcb49807a38233b (diff)
Cleanup pass - remove remnant virtual/libc items from DEPENDS.
BKrev: 40b8c428TTv4Isw4YZOO0-X8vxwV2g
Diffstat (limited to 'autofs')
-rw-r--r--autofs/autofs_3.1.7.oe1
-rw-r--r--autofs/autofs_4.0.0.oe1
2 files changed, 0 insertions, 2 deletions
diff --git a/autofs/autofs_3.1.7.oe b/autofs/autofs_3.1.7.oe
index 4b1168a761..865c0263c5 100644
--- a/autofs/autofs_3.1.7.oe
+++ b/autofs/autofs_3.1.7.oe
@@ -1,4 +1,3 @@
-DEPENDS = "virtual/libc"
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 c9add52a1a..30267cc96f 100644
--- a/autofs/autofs_4.0.0.oe
+++ b/autofs/autofs_4.0.0.oe
@@ -1,4 +1,3 @@
-DEPENDS = "virtual/libc"
DESCRIPTION = "Kernel based automounter for linux."
SRC_URI = "ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-${PV}-1.tar.bz2"