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
Kwabena Antwi-Boasiako
slapos
Commits
d99a73a8
Commit
d99a73a8
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
74496b06
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
software/slaprunner/software.cfg
software/slaprunner/software.cfg
+2
-2
stack/flask.cfg
stack/flask.cfg
+1
-2
No files found.
software/slaprunner/software.cfg
View file @
d99a73a8
[buildout]
extends =
../../stack/flask.cfg
../../component/libxslt/buildout.cfg
extensions =
slapos.rebootstrap
parts =
libxslt
eggs
template
runner
...
...
@@ -18,6 +16,8 @@ find-links +=
versions = versions
[template]
# Force installation of lxml egg properly before instqlling template
dummy = ${eggs:eggs}
recipe = slapos.cookbook:template
url = ${:_profile_base_location_}/instance.cfg
output = ${buildout:directory}/template.cfg
...
...
stack/flask.cfg
View file @
d99a73a8
...
...
@@ -6,7 +6,6 @@ extensions =
extends =
../component/python-2.7/buildout.cfg
../component/lxml-python/buildout.cfg
../component/libxslt/buildout.cfg
# Use only quite well working sites.
allow-hosts =
...
...
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