diff --git a/conda/meta.yaml b/conda/meta.yaml
index 16c847441c07821346a3ebf7b466c95b93babbf3..1201d1cfff885a7a554cb8ac11eca142401d266d 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -38,6 +38,11 @@ requirements:
   run:
     - python
     - setuptools
+    - bob.extension
+    - bob.io.base
+    - bob.pipelines
+    - bob.measure
+    - bob.bio.base
     - {{ pin_compatible('click') }}
     - {{ pin_compatible('click-plugins') }}
     - {{ pin_compatible('dask') }}