Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Jean-Paul Smets
slapos
Commits
4bdb7f02
Commit
4bdb7f02
authored
Jun 28, 2011
by
Cédric de Saint Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slaprunner : Try to install libxslt before lxml egg
parent
e857dab4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
software/slaprunner/software.cfg
software/slaprunner/software.cfg
+3
-0
No files found.
software/slaprunner/software.cfg
View file @
4bdb7f02
[buildout]
[buildout]
extends =
extends =
../../stack/flask.cfg
../../stack/flask.cfg
../../component/lxml-python/buildout.cfg
extensions =
extensions =
slapos.rebootstrap
slapos.rebootstrap
...
@@ -8,6 +9,7 @@ extensions =
...
@@ -8,6 +9,7 @@ extensions =
parts =
parts =
eggs
eggs
template
find-links +=
find-links +=
http://www.nexedi.org/static/packages/source/slapos.buildout/
http://www.nexedi.org/static/packages/source/slapos.buildout/
...
@@ -28,6 +30,7 @@ section = python2.7
...
@@ -28,6 +30,7 @@ section = python2.7
[runner]
[runner]
recipe = zc.recipe.egg
recipe = zc.recipe.egg
eggs =
eggs =
${lxml-python:egg}
slapos.toolbox
slapos.toolbox
slapos.cookbook
slapos.cookbook
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment