Update graphviz to 2.38.

This commit is contained in:
John Ralls 2016-08-16 12:12:02 -07:00
parent 13c95d00d7
commit 22284a85ff

View File

@ -108,8 +108,8 @@ gtk-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle
</autotools>
<autotools id="graphviz" autogen-sh="configure"
autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo --with-included-ltdl=yes">
<branch module="graphviz-2.28.0.tar.gz" version="2.28.0" repo="graphviz"/>
autogenargs="--disable-sharp --disable-guile --disable-java --disable-lua --disable-ocaml --disable-perl --disable-php --disable-r --disable-ruby --disable-tcl --with-pangocairo">
<branch module="graphviz-2.38.0.tar.gz" version="2.38.0" repo="graphviz"/>
<dependencies>
<dep package="pango"/>
<dep package="meta-gtk-osx-freetype"/>