wok-6.x diff distcc/receipt @ rev 11901
emacs-pkg-vala-mode: remove TARBALL
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 29 18:51:21 2012 +0100 (2012-02-29) |
parents | 6cf4a602d2f2 |
children | 6d3b0683b624 |
line diff
1.1 --- a/distcc/receipt Sat Feb 18 17:43:17 2012 +0100 1.2 +++ b/distcc/receipt Wed Feb 29 18:51:21 2012 +0100 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 -BUILD_DEPENDS="popt-dev lzo-dev" 1.8 +BUILD_DEPENDS="popt-dev lzo-dev python-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"