diff options
Diffstat (limited to 'cvs/cvs_1.11.14.oe')
-rw-r--r-- | cvs/cvs_1.11.14.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cvs/cvs_1.11.14.oe b/cvs/cvs_1.11.14.oe index ad7512cdbb..97fff5a144 100644 --- a/cvs/cvs_1.11.14.oe +++ b/cvs/cvs_1.11.14.oe @@ -2,7 +2,6 @@ DESCRIPTION = "The Concurrent Versioning System (cvs) client - Stable Version" SECTION = "net" PRIORITY = "optional" DEPENDS = "virtual/libc" -RDEPENDS = "libc6" SRC_URI = "http://www.cvshome.org/files/19/10/cvs-${PV}.tar.bz2" |