diff options
Diffstat (limited to 'ccache')
-rw-r--r-- | ccache/ccache_2.3.oe | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ccache/ccache_2.3.oe b/ccache/ccache_2.3.oe index 7ff0c07e71..a484cc62f5 100644 --- a/ccache/ccache_2.3.oe +++ b/ccache/ccache_2.3.oe @@ -1,3 +1,5 @@ +HOMEPAGE = http:/ccache.samba.org +DESCRIPTION = "compiler cache" DEPENDS = virtual/libc RDEPENDS = libc6 |