Commit 68ec0569 authored by Łukasz Nowak's avatar Łukasz Nowak

 - extends links whenever erp5.recipe.cmmisafe is used


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39983 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1627c9bc
[buildout]
extends =
../profiles/links.cfg
parts =
bzip2
......
[buildout]
extends =
../profiles/links.cfg
parts =
gdbm
......
[buildout]
extends =
../profiles/links.cfg
../software-profiles/tokyocabinet.cfg
../software-profiles/messagepack.cfg
......
[buildout]
extends =
../profiles/links.cfg
parts = libdb
[libdb-hooks-download]
......
[buildout]
extends =
../profiles/links.cfg
parts =
ncurses
......
[buildout]
extends =
../software-profiles/zlib.cfg
../profiles/links.cfg
parts =
openssl
......
......@@ -9,6 +9,7 @@ extends =
../software-profiles/sqlite3.cfg
../software-profiles/zlib.cfg
../profiles/bootstrap.cfg
../profiles/links.cfg
parts =
python2.7
......
[buildout]
parts =
readline
extends = ../software-profiles/ncurses.cfg
extends =
../software-profiles/ncurses.cfg
../profiles/links.cfg
[readline]
recipe = erp5.recipe.cmmisafe
......
[buildout]
extends =
../profiles/links.cfg
../software-profiles/tcl.cfg
parts =
sqlite3
......
[buildout]
extends =
../profiles/links.cfg
parts =
tcl
......
[buildout]
extends =
../profiles/links.cfg
parts =
zlib
......
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