[mlpack-git] master: Fix dependencies. (6ab20af)

gitdub at big.cc.gt.atl.ga.us gitdub at big.cc.gt.atl.ga.us
Tue Dec 22 14:00:35 EST 2015


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

On branch  : master
Link       : https://github.com/mlpack/mlpack/compare/f86d10c28df45b70e30d17854d85eac74d650509...6ab20afd8adaf9dcb86bc9a8ea98a24dd8b18743

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

commit 6ab20afd8adaf9dcb86bc9a8ea98a24dd8b18743
Author: ryan <ryan at ratml.org>
Date:   Tue Dec 22 14:00:25 2015 -0500

    Fix dependencies.


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

6ab20afd8adaf9dcb86bc9a8ea98a24dd8b18743
 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 4522a6c..451109b 100644
--- a/README.md
+++ b/README.md
@@ -59,8 +59,7 @@ Citations are beneficial for the growth and improvement of mlpack.
 mlpack has the following dependencies:
 
       Armadillo     >= 3.6.0
-      LibXml2       >= 2.6.0
-      Boost (program_options, math_c99, unit_test_framework)
+      Boost (program_options, math_c99, unit_test_framework, serialization)
       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