8179225: Update graphviz bundle script with up to date build instructions
authorerikj
Fri, 28 Apr 2017 15:40:49 +0200
changeset 44831 4577394d5b98
parent 44830 65c7a535e272
child 44832 c9de39693283
child 44893 bd636df1bc6e
child 44983 4e216c0475ee
8179225: Update graphviz bundle script with up to date build instructions Reviewed-by: tbell, ihse
make/devkit/createGraphvizBundle.sh
--- 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