Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Trommler
ci-images
Commits
328ebc7d
Commit
328ebc7d
authored
Sep 17, 2019
by
Ben Gamari
🐢
Browse files
x86_64-linux-deb9: Install libgmp-dev
parent
3a445b2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
x86_64-linux-deb9/Dockerfile
View file @
328ebc7d
...
@@ -14,7 +14,7 @@ RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BA3CBA3FFE22B574
...
@@ -14,7 +14,7 @@ RUN apt-key adv --keyserver keyserver.ubuntu.com --recv-keys BA3CBA3FFE22B574
# Core build utilities
# Core build utilities
RUN
apt-get update
-qq
&&
apt-get
install
--no-install-recommends
-qy
\
RUN
apt-get update
-qq
&&
apt-get
install
--no-install-recommends
-qy
\
zlib1g-dev libtinfo-dev libsqlite3-0 libsqlite3-dev
\
zlib1g-dev libtinfo-dev libsqlite3-0 libsqlite3-dev
libgmp-dev
\
ca-certificates g++ git make automake autoconf gcc
\
ca-certificates g++ git make automake autoconf gcc
\
perl python3 texinfo xz-utils lbzip2 bzip2 patch openssh-client
sudo time
\
perl python3 texinfo xz-utils lbzip2 bzip2 patch openssh-client
sudo time
\
jq wget curl
\
jq wget curl
\
...
...
Write
Preview
Supports
Markdown
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