diff options
Diffstat (limited to 'patchutils/patchutils_0.2.25.oe')
-rw-r--r-- | patchutils/patchutils_0.2.25.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/patchutils/patchutils_0.2.25.oe b/patchutils/patchutils_0.2.25.oe index 68ee06752a..a2ec997dfd 100644 --- a/patchutils/patchutils_0.2.25.oe +++ b/patchutils/patchutils_0.2.25.oe @@ -3,7 +3,6 @@ DESCRIPTION = "Patchutils is a small collection of programs that operate on patc MAINTAINER = "Chris Larson <kergoth@handhelds.org>" DEPENDS = "virtual/libc" -RDEPENDS = "libc6" SRC_URI = "http://cyberelk.net/tim/data/patchutils/stable/patchutils-${PV}.tar.bz2" |