wok diff ccache/receipt @ rev 7229
Up: cups-pam to 1.4.5.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Nov 12 01:03:19 2010 +0000 (2010-11-12) |
parents | f7e96b8e3444 |
children | 5efa9b629dd7 |
line diff
1.1 --- a/ccache/receipt Tue Feb 16 12:15:27 2010 +0000 1.2 +++ b/ccache/receipt Fri Nov 12 01:03:19 2010 +0000 1.3 @@ -1,11 +1,12 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ccache" 1.7 -VERSION="2.4" 1.8 +VERSION="3.1.1" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Compiler cache" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 -DEPENDS="" 1.13 +DEPENDS="zlib" 1.14 +BUILD_DEPENDS="zlib-dev" 1.15 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.16 WEB_SITE="http://ccache.samba.org/" 1.17 WGET_URL="http://samba.org/ftp/ccache/$TARBALL"