wok diff distcc/receipt @ rev 9404
Up: slitaz-mercurial-style to 1.0.7. You didn't tag. Also no need for high jumps since it will make everything else 2.0.x for linearer versioning.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Mar 27 18:50:59 2011 +0000 (2011-03-27) |
parents | 0aac1ee82f7e |
children | c2f84a816b96 |
line diff
1.1 --- a/distcc/receipt Thu Jan 21 00:26:43 2010 +0100 1.2 +++ b/distcc/receipt Sun Mar 27 18:50:59 2011 +0000 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Distributed compilation for C/C++" 1.5 MAINTAINER="erjo@slitaz.org" 1.6 DEPENDS="popt lzo" 1.7 -DEPENDS="popt-dev lzo-dev" 1.8 +BUILD_DEPENDS="popt-dev lzo-dev" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://distcc.org" 1.11 WGET_URL="http://distcc.googlecode.com/files/$TARBALL"