diff --git a/conda/meta.yaml b/conda/meta.yaml
index 6250242cefc4bbd94d530964896e8a0b02cc7957..7abee2584a36ff840c2ddf83754add4589dafbde 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -43,6 +43,8 @@ requirements:
     - scikit-image {{ scikit_image }}
     - six {{ six }}
     - tensorflow {{ tensorflow }}  # [linux]
+    - mxnet {{ mxnet }}
+    - opencv-pyrhon {{ opencv_python }}
   run:
     - python
     - setuptools
@@ -76,6 +78,8 @@ test:
     - bob.db.atnt
     - bob.learn.tensorflow  # [linux]
     - tensorflow  # [linux]
+    - mxnet
+    - opencv-python
 
 about:
   home: https://www.idiap.ch/software/bob/