diff options
Diffstat (limited to 'community/distcc')
-rw-r--r-- | community/distcc/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD index 23ff60280..84006587b 100644 --- a/community/distcc/PKGBUILD +++ b/community/distcc/PKGBUILD @@ -11,6 +11,7 @@ url="http://code.google.com/p/distcc/" license=('GPL') depends=('gcc' 'popt') makedepends=('pkgconfig' 'python2') +optdepends=('gtk2: for distccmon-gnome') backup=(etc/conf.d/distccd) source=(http://distcc.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2 distccd |