From 4e62832980e7c7f1d205e67c6db89dcdff200b6b Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 3 Dec 2003 04:22:15 +0000 Subject: Remove unnecessary sets of the S variable, we have a sane default for that now. BKrev: 3fcd64f7p2VYsNYNbFnMtPYuY-5tZQ --- ccache/ccache_2.3.oe | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ccache') diff --git a/ccache/ccache_2.3.oe b/ccache/ccache_2.3.oe index e69de29bb2..7ff0c07e71 100644 --- a/ccache/ccache_2.3.oe +++ b/ccache/ccache_2.3.oe @@ -0,0 +1,6 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI := http://ccache.samba.org/ftp/ccache/ccache-2.3.tar.gz + +inherit autotools -- cgit v1.2.3