[asl] 106/177: Adding versions of dependencies

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Aug 27 09:22:45 UTC 2015


This is an automated email from the git hooks/post-receive script.

ghisvail-guest pushed a commit to branch master
in repository asl.

commit 250ce45926651b8d12acc6883082df71fc188fbf
Author: Avtech Scientific <AvtechScientific at users.noreply.github.com>
Date:   Tue Jul 21 21:54:59 2015 +0300

    Adding versions of dependencies
---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index d35f15b..dac3327 100644
--- a/README.md
+++ b/README.md
@@ -16,12 +16,12 @@ ASL is distributed under the free GNU Affero General Public License (AGPLv3) wit
 
 ### Installation
 
-1. Install [cmake](http://cmake.org) (BSD License) and the required libraries:
-	- [OpenCL](https://www.khronos.org/opencl) (OpenCL Specification License)
-	- [C++ bindings for OpenCL](https://www.khronos.org/registry/cl/api/1.1/cl.hpp) (OpenCL Specification License)
-	- [boost](http://www.boost.org) (Boost Software License)
-	- [VTK](http://vtk.org) (BSD License)
-	- [optional](https://github.com/AvtechScientific/ASL/blob/master/cmake/ASLBuildOptions.cmake#L3): Matlab support with [matio](https://sourceforge.net/projects/matio) (BSD License)
+1. Install [cmake](http://cmake.org) (>=3.0.2, BSD License) and the required libraries:
+	- [OpenCL](https://www.khronos.org/opencl) (>=1.1, OpenCL Specification License)
+	- [C++ bindings for OpenCL](https://www.khronos.org/registry/cl/api/1.1/cl.hpp) (>=1.1, OpenCL Specification License)
+	- [boost](http://www.boost.org) (>=1.55, Boost Software License)
+	- [VTK](http://vtk.org) (>=6.1, BSD License)
+	- [optional](https://github.com/AvtechScientific/ASL/blob/master/cmake/ASLBuildOptions.cmake#L3): Matlab support with [matio](https://sourceforge.net/projects/matio) (>=1.5.2, BSD License)
 	- [optional](https://github.com/AvtechScientific/ASL/blob/master/cmake/ASLBuildOptions.cmake#L4): API documentation with [doxygen](http://doxygen.org) (preferably with [graphviz](http://www.graphviz.org))
 2. Download and extract the [ASL source code archive](https://github.com/AvtechScientific/ASL/releases/latest).
 3. Create a build directory: `mkdir build-asl; cd build-asl`

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/asl.git



More information about the debian-science-commits mailing list