wok-current rev 11852
distcc: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Feb 27 11:07:42 2012 +0100 (2012-02-27) |
parents | e515fe31c8d4 |
children | 49f6bb911352 |
files | distcc/receipt |
line diff
1.1 --- a/distcc/receipt Mon Feb 27 10:13:31 2012 +0100 1.2 +++ b/distcc/receipt Mon Feb 27 11:07:42 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"