Add a ton of missing package DESCRIPTION fields.
[openembedded.git] / distcc / distcc_2.11.oe
1 DEPENDS = "virtual/libc"
2 RDEPENDS = "libc6"
3 DESCRIPTION = "distcc is a parallel build system that distributes \
4 compilation of C/C++/ObjC code across machines on a network."
5
6 SRC_URI := http://distcc.samba.org/ftp/distcc/distcc-2.11.tar.bz2
7
8 inherit autotools