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
300e8e62
Commit
300e8e62
authored
Aug 25, 2019
by
Vivien Kraus
Browse files
Install missing programs
Those programs are required to update the main website with the latest release.
parent
afcb00cd
Pipeline
#160650
passed with stages
in 26 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
ci/pages.sh
View file @
300e8e62
...
...
@@ -4,6 +4,7 @@ apt-get update
apt-get upgrade
-y
apt-get
install
-y
\
build-essential
\
jq
\
libglib2.0-dev
\
libreadline-dev
\
libxml2
\
...
...
@@ -11,7 +12,8 @@ apt-get install -y \
nettle-dev
\
pkg-config
\
texinfo
\
valgrind
valgrind
\
wget
export
$(
dbus-launch
)
...
...
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