community/distcc to 3.1-12

This commit is contained in:
Kevin Mihelich 2013-07-15 14:43:48 +00:00
parent 7549ac1049
commit 14f3790a59

View file

@ -10,13 +10,13 @@
pkgname=distcc
pkgver=3.1
pkgrel=11
pkgrel=12
pkgdesc="A distributed C, C++, Obj C compiler"
arch=('i686' 'x86_64')
url="http://code.google.com/p/distcc/"
license=('GPL')
depends=('gcc' 'popt')
makedepends=('pkgconfig' 'python2' 'dbus')
depends=('gcc' 'popt' 'avahi' 'dbus')
makedepends=('gtk2' 'pkgconfig' 'python2')
optdepends=('python2')
backup=('etc/conf.d/distccd'
'etc/distcc/hosts')