wok diff distcc/receipt @ rev 6439

add patch: no pwd for halt/reboot/hibernate option
author xfred@localhost
date Mon Sep 27 21:59:43 2010 +0000 (2010-09-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	Mon Sep 27 21:59:43 2010 +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"