diff --git a/conda/meta.yaml b/conda/meta.yaml
index a8326abd39f620ee470d1bc282e2a5dc9dd496ab..5b5670f0b04ffdadd2442b22cbde302e174664a2 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -34,6 +34,9 @@ requirements:
     - bob.ip.qualitymeasure
     - bob.learn.libsvm
     - bob.rppg.base >=2.0.0
+    - bob.ip.dlib
+    - bob.ip.facelandmarks
+    - bob.ip.mtcnn  # [linux]
     - opencv
     - scikit-learn
     - scikit-image
@@ -67,9 +70,6 @@ test:
     - bob.db.mobio
     - bob.db.maskattack
     - bob.db.casiasurf
-    - bob.ip.dlib
-    - bob.ip.facelandmarks
-    - bob.ip.mtcnn  # [linux]
 
 about:
   home: https://www.idiap.ch/software/bob/