diff --git a/bob/devtools/data/conda_build_config.yaml b/bob/devtools/data/conda_build_config.yaml
index ce6fcbf2cb3c89b551af244f6b9368eab4c5e5c0..13033908115c3ce1d38cc0bdcdef23b9ce4dd1bb 100644
--- a/bob/devtools/data/conda_build_config.yaml
+++ b/bob/devtools/data/conda_build_config.yaml
@@ -132,7 +132,7 @@ vlfeat:
 # The dependencies that are needed for runtime only (run requirements). These versions
 # **should** match the versions inside bob-devel recipe. In fact, you can copy the
 # bob-devel pins here and remove the ones that are already in the "build" requirements,
-# above (like numpy, boost). You should also replace dashes with underlines.
+# above (like numpy, boost). You should also replace dots and dashes with underlines.
 click:
   - 7.1.2
 click_plugins:
@@ -213,7 +213,7 @@ tqdm:
   - 4.50.2
 xarray:
   - 0.16.1
-zc.buildout:
+zc_buildout:
   - 2.13.3
-zc.recipe.egg:
+zc_recipe_egg:
   - 2.0.7