[mlpack-git] mlpack-1.0.x: Minor readme fix. (a60a345)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Thu Mar 5 22:05:32 EST 2015


Repository : https://github.com/mlpack/mlpack

On branch  : mlpack-1.0.x
Link       : https://github.com/mlpack/mlpack/compare/904762495c039e345beba14c1142fd719b3bd50e...f94823c800ad6f7266995c700b1b630d5ffdcf40

>---------------------------------------------------------------

commit a60a345dc5b4aee48834c5ebf9027a22cf585f42
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 28 15:46:48 2014 +0000

    Minor readme fix.


>---------------------------------------------------------------

a60a345dc5b4aee48834c5ebf9027a22cf585f42
 README.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.txt b/README.txt
index 82dbfbe..914792a 100644
--- a/README.txt
+++ b/README.txt
@@ -62,7 +62,7 @@ mlpack has the following dependencies:
 
   Armadillo     >= 3.6.0
   LibXml2       >= 2.6.0
-  Boost (program_options, math_c99, unit_test_framework, random)
+  Boost (program_options, math_c99, unit_test_framework, random, heap) >= 1.49
   CMake         >= 2.8.5
 
 All of those should be available in your distribution's package manager.  If



More information about the mlpack-git mailing list