summaryrefslogtreecommitdiff
path: root/ccache/ccache_2.3.oe
blob: 6f9397ccc3cc379b119944e06448f94e4897caf6 (plain)
1
2
3
4
5
6
7
8
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"

inherit autotools