Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tiago Peixoto
graph-tool
Commits
a573d13d
Commit
a573d13d
authored
Sep 15, 2020
by
Tiago Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Dockerfile: add missing dependency
parent
73b62d72
Pipeline
#726
passed with stage
in 60 minutes and 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
release/docker/Dockerfile
release/docker/Dockerfile
+2
-2
No files found.
release/docker/Dockerfile
View file @
a573d13d
...
...
@@ -12,8 +12,8 @@ RUN pacman -S binutils make gcc fakeroot --noconfirm --needed
RUN
pacman
-S
expac yajl git
--noconfirm
--needed
RUN
pacman
-S
sudo grep
file
--noconfirm
--needed
RUN
pacman
-S
sudo
boost python3 python3-scipy python-numpy
\
cgal cairomm python-cairo sparsehash cairomm
\
RUN
pacman
-S
sudo
boost python3 python3-scipy python-numpy
python-zstandard
\
cgal cairomm python-cairo sparsehash cairomm
\
autoconf-archive autoconf automake pkg-config
--noconfirm
--needed
ENV
MAKEPKG_USER=mkpkg \
...
...
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