mirror of
https://github.com/mat007/turtle.git
synced 2026-06-22 12:13:43 +00:00
Added xsltproc installation
This commit is contained in:
parent
0f6c8b572f
commit
5d84561e2b
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ before_install:
|
|||
- git status
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
- sudo apt-get install -qq xsltproc
|
||||
|
||||
script:
|
||||
- if [ "$CCFLAGS" != "" ]; then FLAGS="cxxflags=\"$CCFLAGS\" linkflags=\"$LINKFLAGS\""; else FLAGS=""; fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue