diff --git a/software/slapos-testing/software.cfg b/software/slapos-testing/software.cfg
index ccc5b655397c0945d9e3201f998095505d9eae7a..dff349c99b7526e420ff3a1b8c21f1576a5e5e76 100644
--- a/software/slapos-testing/software.cfg
+++ b/software/slapos-testing/software.cfg
@@ -27,12 +27,13 @@ parts =
 
 [eggs]
 recipe = zc.recipe.egg
-eggs = 
+eggs =
   ${lxml-python:egg}
   erp5.util
   slapos.cookbook
   collective.recipe.template
   plone.recipe.command
+  slapos.libnetworkcache
 entry-points =
   runTestSuite=erp5.util.testsuite:runTestSuite
 scripts =
@@ -93,3 +94,4 @@ collective.recipe.template = 1.10
 plone.recipe.command = 1.1
 slapos.recipe.build = 0.12
 slapos.recipe.template = 2.5
+slapos.libnetworkcache = 0.14.1