You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@avro.apache.org by cu...@apache.org on 2012/08/23 23:35:05 UTC

svn commit: r1376709 - /avro/trunk/BUILD.txt

Author: cutting
Date: Thu Aug 23 21:35:05 2012
New Revision: 1376709

URL: http://svn.apache.org/viewvc?rev=1376709&view=rev
Log:
Add C# requirements.

Modified:
    avro/trunk/BUILD.txt

Modified: avro/trunk/BUILD.txt
URL: http://svn.apache.org/viewvc/avro/trunk/BUILD.txt?rev=1376709&r1=1376708&r2=1376709&view=diff
==============================================================================
--- avro/trunk/BUILD.txt (original)
+++ avro/trunk/BUILD.txt Thu Aug 23 21:35:05 2012
@@ -9,6 +9,7 @@ The following packages must be installed
  - Python: 2.5 or greater, python-setuptools for dist target
  - C: gcc, cmake, asciidoc, source-highlight
  - C++: cmake 2.8.4 or greater, g++, flex, bison, libboost-dev
+ - C#: mono-devel mono-gmcs nunit
  - Ruby: ruby 1.86 or greater, ruby-dev, gem, rake, echoe, yajl-ruby
  - Apache Ant 1.7
  - Apache Forrest 0.8 (for documentation)