[mlpack] 07/37: We require Boost.Heap now too.
    Barak A. Pearlmutter 
    barak+git at pearlmutter.net
       
    Mon Feb 15 19:35:46 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to tag mlpack-1.0.10
in repository mlpack.
commit 705de8f936da76fea0b25ee18db34d3f8b554bc1
Author: Ryan Curtin <ryan at ratml.org>
Date:   Mon Jul 28 14:27:14 2014 +0000
    We require Boost.Heap now too.
---
 doc/guide/build.hpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guide/build.hpp b/doc/guide/build.hpp
index 138b504..a6f983b 100644
--- a/doc/guide/build.hpp
+++ b/doc/guide/build.hpp
@@ -29,7 +29,7 @@ system and have headers present:
 
  - Armadillo >= 3.6.0 (with LAPACK support)
  - LibXML2 >= 2.6.0
- - Boost (math_c99, program_options, unit_test_framework, random) >= 1.49
+ - Boost (math_c99, program_options, unit_test_framework, random, heap) >= 1.49
 
 In Ubuntu and Debian, you can get all of these dependencies through apt:
 
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mlpack.git
    
    
More information about the debian-science-commits
mailing list