Skip to content
Snippets Groups Projects
Commit 1176da72 authored by marco's avatar marco
Browse files

bump minimal required version of python to 2.4

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2594 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent 20758a26
No related branches found
No related tags found
No related merge requests found
......@@ -207,7 +207,7 @@ find_package(Qt4 4.5.0 REQUIRED)
find_package(OpenGL REQUIRED)
find_package(PNG REQUIRED)
find_package(Eigen 2.0.0 REQUIRED)
find_package(Python 2.2.1 REQUIRED)
find_package(Python 2.4 REQUIRED)
if (ENABLE_IMG)
find_package(FFTW REQUIRED)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment