From 1e39f85b071bb4f2499634c3e1cad96b080f4a0a Mon Sep 17 00:00:00 2001
From: Pavel Korshunov <pavel.korshunov@idiap.ch>
Date: Wed, 14 Feb 2018 10:42:23 +0100
Subject: [PATCH] updating conda recipe

---
 conda/meta.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conda/meta.yaml b/conda/meta.yaml
index 25a3cee1..8279f74d 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -58,6 +58,8 @@ test:
     - sphinx_rtd_theme
     - gridtk
     - scikit-learn
+    - bob.ip.dlib
+    - bob.ip.facelandmarks
 
 about:
   home: https://www.idiap.ch/software/bob/
-- 
GitLab