From f29fe369adc78dbf4424deb41a5192c29e06fde4 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 6 Aug 2016 20:40:43 +0200 Subject: At least python 3.4 will be required MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DEPENDENCIES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DEPENDENCIES b/DEPENDENCIES index aaa3d5b..80be0ba 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -1,13 +1,13 @@ RUNTIME DEPENDENCIES: - python3 + python3>=3.4 libcoopgamma libc BUILD DEPENDENCIES: - python3 + python3>=3.4 libcoopgamma libc make -- cgit v1.2.3-70-g09d2