Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tarot
tarot
Commits
4824f419
Commit
4824f419
authored
Nov 11, 2018
by
Vivien Kraus
Browse files
Require nettle as a build dependency
parent
5c3f321a
Changes
1
Hide whitespace changes
Inline
Side-by-side
ci/pages.sh
View file @
4824f419
...
...
@@ -9,7 +9,8 @@ apt-get install -y --no-install-recommends \
texinfo
\
pkg-config
\
guile-2.0
\
guile-2.0-dev
guile-2.0-dev
\
nettle-dev
cp
public/tarot-
$VERSION
.tar.gz
.
||
exit
1
tar
xf tarot-
$VERSION
.tar.gz
||
exit
1
mkdir
build
||
exit
1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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