diff options
Diffstat (limited to 'grep')
-rw-r--r-- | grep/grep_2.5.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/grep/grep_2.5.oe b/grep/grep_2.5.oe index a673077bf8..b9d5de2b8f 100644 --- a/grep/grep_2.5.oe +++ b/grep/grep_2.5.oe @@ -1,7 +1,6 @@ DESCRIPTION = "grep GNU utility" MAINTAINER = "Pawel Osiczko <p.osiczko@tetrapyloctomy.org>" DEPENDS = "virtual/libc" -RDEPENDS = "libc6" SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.bz2 \ file://${FILESDIR}/install.patch;patch=1" |