changeset 2564:143d4c87bc1e jdk-9+168

8179225: Update graphviz bundle script with up to date build instructions Reviewed-by: tbell, ihse
author erikj
date Fri, 28 Apr 2017 15:40:49 +0200
parents a09f8a1f40ef
children 8e1d0bed44e5 481bd01358a9
files make/devkit/createGraphvizBundle.sh
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/make/devkit/createGraphvizBundle.sh	Thu Apr 27 23:06:33 2017 -0700
+++ b/make/devkit/createGraphvizBundle.sh	Fri Apr 28 15:40:49 2017 +0200
@@ -39,6 +39,7 @@
 wget http://www.graphviz.org/pub/graphviz/stable/redhat/el6/x86_64/os/graphviz-libs-$GRAPHVIZ_VERSION.el6.x86_64.rpm
 wget http://www.graphviz.org/pub/graphviz/stable/redhat/el6/x86_64/os/graphviz-plugins-core-$GRAPHVIZ_VERSION.el6.x86_64.rpm
 wget http://www.graphviz.org/pub/graphviz/stable/redhat/el6/x86_64/os/graphviz-plugins-x-$GRAPHVIZ_VERSION.el6.x86_64.rpm
+wget http://public-yum.oracle.com/repo/OracleLinux/OL6/latest/x86_64/getPackage/libtool-ltdl-2.2.6-15.5.el6.x86_64.rpm
 
 mkdir graphviz
 cd graphviz