* update distcc to 3.4-10
This commit is contained in:
parent
1f2558ded0
commit
3e61b59cd8
@ -8,13 +8,13 @@
|
||||
|
||||
pkgname=distcc
|
||||
pkgver=3.4
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc='Distributed compilation service for C, C++ and Objective-C'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url='https://github.com/distcc/distcc'
|
||||
license=(GPL)
|
||||
depends=(avahi popt python)
|
||||
makedepends=(git gtk3)
|
||||
makedepends=(git gtk3 python-setuptools)
|
||||
optdepends=('gtk3: for distccmon')
|
||||
backup=(etc/conf.d/distccd
|
||||
etc/distcc/hosts)
|
||||
|
Loading…
x
Reference in New Issue
Block a user