Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
cd3e25a0
Unverified
Commit
cd3e25a0
authored
Nov 12, 2018
by
Minjie Wang
Committed by
GitHub
Nov 12, 2018
Browse files
[CI] add graphviz (#147)
parent
7cb50072
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/install/ubuntu_install_core.sh
docker/install/ubuntu_install_core.sh
+1
-1
No files found.
docker/install/ubuntu_install_core.sh
View file @
cd3e25a0
...
@@ -2,4 +2,4 @@
...
@@ -2,4 +2,4 @@
apt update
&&
apt
install
-y
--no-install-recommends
--force-yes
\
apt update
&&
apt
install
-y
--no-install-recommends
--force-yes
\
apt-utils git build-essential make cmake wget unzip
sudo
\
apt-utils git build-essential make cmake wget unzip
sudo
\
libz-dev libxml2-dev libopenblas-dev libopencv-dev
\
libz-dev libxml2-dev libopenblas-dev libopencv-dev
\
libgraphviz-dev ca-certificates
graphviz graphviz-dev
libgraphviz-dev ca-certificates
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