Commit c8ce04b1 authored by Jérome Perrin's avatar Jérome Perrin

erp5testnode: more software link

our dmtx only build with imagemagick 7
parent 70be6f84
......@@ -51,6 +51,12 @@ extends =
../../component/poppler/buildout.cfg
../../component/postfix/buildout.cfg
../../component/coreutils/buildout.cfg
../../component/libdmtx/buildout.cfg
../../component/patch/buildout.cfg
../../component/findutils/buildout.cfg
../../component/zlib/buildout.cfg
../../component/fonts/buildout.cfg
../../component/freetype/buildout.cfg
parts =
slapos-cookbook-develop
......@@ -62,7 +68,7 @@ parts =
eggs
zip
git
apache
apache-antiloris
software_link
......@@ -243,6 +249,31 @@ input = inline:
[coreutils]
recipe =
location = ${coreutils:location}
[libdmtx]
recipe =
location = ${libdmtx:location}
[dmtx-utils]
recipe =
location = ${dmtx-utils:location}
[patch]
recipe =
location = ${patch:location}
[libexpat]
recipe =
location = ${libexpat:location}
[findutils]
recipe =
location = ${findutils:location}
[zlib]
recipe =
location = ${zlib:location}
[fonts]
recipe =
location = ${fonts:location}
[freetype]
recipe =
location = ${freetype:location}
......
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