From f5dfeba8ccc3f38108a0f5fff7f761978bc6d34b Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.anjos@idiap.ch>
Date: Fri, 19 Aug 2016 13:48:26 +0200
Subject: [PATCH] [from-scratch] Add opencv to build requirements

---
 from-scratch.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/from-scratch.sh b/from-scratch.sh
index 7e2c2a0..6bf8a60 100755
--- a/from-scratch.sh
+++ b/from-scratch.sh
@@ -45,6 +45,7 @@ ${CONDA} install --yes -n ${NAME} \
   nose \
   numexpr \
   numpy \
+  opencv \
   pillow \
   pkg-config \
   psutil \
-- 
GitLab