diff options
Diffstat (limited to 'ccache/ccache_2.3.oe')
-rw-r--r-- | ccache/ccache_2.3.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ccache/ccache_2.3.oe b/ccache/ccache_2.3.oe index 6f9397ccc3..b0993020f3 100644 --- a/ccache/ccache_2.3.oe +++ b/ccache/ccache_2.3.oe @@ -1,7 +1,6 @@ HOMEPAGE = "http:/ccache.samba.org" DESCRIPTION = "compiler cache" DEPENDS = "virtual/libc" -RDEPENDS = "libc6" SRC_URI = "http://ccache.samba.org/ftp/ccache/ccache-${PV}.tar.gz" |