diff --git a/conda/meta.yaml b/conda/meta.yaml
index 302e3dfe4e0c77a6ce79026477e67e9312a0e27f..649317f0a0fd09c276ef1ee0a0591d7ab9c12f74 100644
--- a/conda/meta.yaml
+++ b/conda/meta.yaml
@@ -15,6 +15,7 @@ build:
     - python setup.py sdist --formats=zip
     {% endif %}
     - python setup.py install --single-version-externally-managed --record record.txt
+    - bob_dbmanage.py {{ name.replace('bob.db.', '') }} download --missing
 
 requirements:
   host: