summaryrefslogtreecommitdiff
path: root/chill/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'chill/CMakeLists.txt')
-rw-r--r--chill/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/chill/CMakeLists.txt b/chill/CMakeLists.txt
index 555f78b..6f58597 100644
--- a/chill/CMakeLists.txt
+++ b/chill/CMakeLists.txt
@@ -1,4 +1,4 @@
-find_package(PythonLibs REQUIRED)
+find_package(PythonLibs 2.7 REQUIRED)
find_package(BISON)
find_package(FLEX)