chroot-distcc: remove unneeded makedepends; set bootstrap.

This commit is contained in:
Juan RP 2013-02-02 17:24:24 +01:00
parent fafa4118f4
commit 1364c87c85
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,6 @@ pkgname=chroot-distcc
version=3.2rc1
revision=1
wrksrc="distcc-${version}"
makedepends="pkg-config"
short_desc="Distributed compilation for faster C/C++ builds -- for xbps-src use"
maintainer="pancake <pancake@nopcode.org>"
homepage="http://code.google.com/p/distcc"
@ -11,6 +10,7 @@ license="GPL-2"
distfiles="http://distcc.googlecode.com/files/distcc-${version}.tar.bz2"
checksum=311671e844625d7fdb18dd3d096cd855751cfe8de13827682bcb7beff9133b30
bootstrap=yes
conflicts="distcc>=0"
do_configure() {