From ceb350d042c606243e572573617081ac0508d9e6 Mon Sep 17 00:00:00 2001
From: Moritz Maxeiner <mm@ucw.sh>
Date: Tue, 10 Dec 2019 00:40:11 +0100
Subject: [PATCH] misc

---
 centos-7/Dockerfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/centos-7/Dockerfile b/centos-7/Dockerfile
index b1b0f99..7b6a572 100644
--- a/centos-7/Dockerfile
+++ b/centos-7/Dockerfile
@@ -169,8 +169,8 @@ RUN version=3.4.8 && \
         -D WITH_EIGEN=ON \
         -D WITH_FFMPEG=ON \
         -D WITH_IPP=ON \
-        -D WITH_JASPER=ON -D BUILD_JASPER=OFF\
-        -D WITH_JPEG=ON -D BUILD_JPEG=OFF\
+        -D WITH_JASPER=ON -D BUILD_JASPER=OFF \
+        -D WITH_JPEG=ON -D BUILD_JPEG=OFF \
         -D WITH_LAPACK=ON \
         -D WITH_MATLAB=OFF \
         -D WITH_OPENCLAMDBLAS=OFF \
-- 
GitLab