Author: cutting
Date: Mon Sep 12 22:34:57 2011
New Revision: 1169966
URL: http://svn.apache.org/viewvc?rev=1169966&view=rev
Log:
AVRO-805. Note addition of build-time requirement on protoc.
Modified:
avro/trunk/BUILD.txt
Modified: avro/trunk/BUILD.txt
URL:
http://svn.apache.org/viewvc/avro/trunk/BUILD.txt?rev=1169966&r1=1169965&r2=1169966&view=diff
==============================================================================
--- avro/trunk/BUILD.txt (original)
+++ avro/trunk/BUILD.txt Mon Sep 12 22:34:57 2011
@@ -4,7 +4,7 @@ REQUIREMENTS
The following packages must be installed before Avro can be built:
- - Java: JDK 1.6
+ - Java: JDK 1.6, protobuf-compile
- PHP: php5, phpunit, php5-gmp
- Python: 2.5 or greater, python-setuptools for dist target
- C: gcc, autoconf, automake, libtool, asciidoc, source-highlight