diff --git a/srcpkgs/graphviz/template b/srcpkgs/graphviz/template index ae3b209ffac..d1931e5db44 100644 --- a/srcpkgs/graphviz/template +++ b/srcpkgs/graphviz/template @@ -1,13 +1,14 @@ # Template file for 'graphviz' pkgname=graphviz version=2.44.0 -revision=1 +revision=2 wrksrc="graphviz-stable_release_${version}" build_style=gnu-configure make_build_args="HOSTCC=$BUILD_CC" hostmakedepends="automake flex libltdl-devel libtool perl pkg-config" makedepends="libpng-devel gd-devel gtk+-devel librsvg-devel libltdl-devel libXaw-devel" +depends="liberation-fonts-ttf" short_desc="Graph Visualization Software" maintainer="Leah Neukirchen " license="EPL-1.0"