Commit 7497b3cd authored by Łukasz Nowak's avatar Łukasz Nowak

Simplify profile.

parent 808b13f4
......@@ -16,27 +16,16 @@ parts =
gnutls
kvm
eggs
instance-recipe-egg
find-links +=
http://www.nexedi.org/static/packages/source/slapos.buildout/
versions = versions
[instance-recipe]
egg = slapos.cookbook
module = kvm
[instance-recipe-egg]
slaposcookbook_dummy = ${slaposcookbook:location}
recipe = zc.recipe.egg
python = python2.7
eggs = ${instance-recipe:egg}
[gpg-error]
recipe = hexagonit.recipe.cmmi
url = ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.10.tar.gz
#md5sum = 6dde8fd075aef8eaf8d3ae414447bb35
md5sum = 7c2710ef439f82ac429b88fec88e9a4c
[gcrypt]
recipe = hexagonit.recipe.cmmi
......@@ -90,6 +79,7 @@ update-command =
cd ${:location} && ${git:location}/bin/git pull --quiet origin master
[eggs]
execut
recipe = zc.recipe.egg
eggs =
${lxml-python:egg}
......
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