Commit 134c9cb5 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add hookbox.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44021 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6b4713b6
......@@ -13,6 +13,7 @@ extends =
../software-profiles/graphviz.cfg
../software-profiles/tokyocabinet.cfg
../software-profiles/haproxy.cfg
../software-profiles/hookbox.cfg
../software-profiles/imagemagick.cfg
../software-profiles/kumo.cfg
../software-profiles/ghostscript.cfg
......@@ -66,6 +67,7 @@ parts =
eggs
tesseract-eng-traineddata-unzip
tesseract
hookbox
# omelette
bootstrap2.6
precache-eggs
......
[buildout]
parts =
hookbox
[hookbox]
recipe = zc.recipe.egg
eggs =
hookbox
scripts =
hookbox
......@@ -18,6 +18,7 @@ extends =
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/glib.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/graphviz.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/haproxy.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/hookbox.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/imagemagick.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/kumo.cfg
https://svn.erp5.org/repos/public/erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg
......@@ -65,6 +66,7 @@ parts =
w3-validator
tesseract-eng-traineddata-unzip
tesseract
hookbox
bootstrap2.6
zabbix-agent
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment