# HG changeset patch # User Pascal Bellard # Date 1330337262 -3600 # Node ID d4021330578148dc55ffaf35b3cb9d05aa1fd16b # Parent e515fe31c8d4d6d510afb6e6084920fe819e8b03 distcc: update bdeps diff -r e515fe31c8d4 -r d40213305781 distcc/receipt --- a/distcc/receipt Mon Feb 27 10:13:31 2012 +0100 +++ b/distcc/receipt Mon Feb 27 11:07:42 2012 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="Distributed compilation for C/C++" MAINTAINER="erjo@slitaz.org" DEPENDS="popt lzo" -BUILD_DEPENDS="popt-dev lzo-dev" +BUILD_DEPENDS="popt-dev lzo-dev python-dev" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://distcc.org" WGET_URL="http://distcc.googlecode.com/files/$TARBALL"