diff --git a/software/mysql/software.cfg b/software/mysql/software.cfg
index 4fc573863b1e61076c874722de3dd7b8f4e9f42e..d7ef9807895b238b021206eff609d3983e5d41da 100644
--- a/software/mysql/software.cfg
+++ b/software/mysql/software.cfg
@@ -53,8 +53,10 @@ update-command = cd ${:location} && ${git:location}/bin/git pull --quiet
 # - [instance-recipe] needs [slaposcookbook] to be finished
 # - we cannot rely on anything else being executed before [instance-recipe]
 slaposcookbook_dummy = ${slaposcookbook:location}
+[eggs]
+recipe = zc.recipe.egg
 extra-paths +=
-  ${products-erp5:location}
+  ${slaposcookbook:location}
   
 [instance-recipe]
 egg = slapos.cookbook