[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (1b1566240f76cd8e686bf47f198652c6a8f55561)

Treeve Jelbert scm at sourcemage.org
Wed Oct 27 06:08:36 EDT 2010


GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:

 libs/openbabel/DEPENDS |    1 +
 libs/openbabel/HISTORY |    1 +
 2 files changed, 2 insertions(+)

New commits:
commit 1b1566240f76cd8e686bf47f198652c6a8f55561
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    openbabel - depends eigen2

diff --git a/libs/openbabel/DEPENDS b/libs/openbabel/DEPENDS
index 627162c..07f8c7b 100755
--- a/libs/openbabel/DEPENDS
+++ b/libs/openbabel/DEPENDS
@@ -1,6 +1,7 @@
 depends cmake    &&
 depends g++      &&
 depends libxml2  &&
+depends eigen2   &&
 optional_depends WXWIDGET '' '' 'build a GUI'  &&
 optional_depends pcre '' '' 'regular expressions support' &&
 optional_depends zlib '' '' 'compression support'
diff --git a/libs/openbabel/HISTORY b/libs/openbabel/HISTORY
index ea3a57b..fc621d8 100644
--- a/libs/openbabel/HISTORY
+++ b/libs/openbabel/HISTORY
@@ -1,6 +1,7 @@
 2010-10-27 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 2.3.0 (stable and devel)
 	* DEPENDS: add cmake, optional WXWIDGET, zlib, pcre
+	  add eigen2
 	* BUILD: added, for cmake_build
 
 2009-10-29 Bor Kraljič <pyrobor at ver.si>



More information about the SM-Commit mailing list