From c77fc1209de40a4d83d64f3e66b820ad0c027fe4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 8 Jan 2023 16:18:31 +0100 Subject: [PATCH] graphviz: fix cross. --- srcpkgs/graphviz/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/graphviz/template b/srcpkgs/graphviz/template index 80f3a8da2a5..28dae8d26d1 100644 --- a/srcpkgs/graphviz/template +++ b/srcpkgs/graphviz/template @@ -3,7 +3,7 @@ pkgname=graphviz version=7.0.6 revision=1 build_style=gnu-configure -configure_args="--with-gts" +configure_args="--with-gts --with-ann=no" make_build_args="HOSTCC=$BUILD_CC" hostmakedepends="automake flex libltdl-devel libtool perl pkg-config python3" makedepends="libpng-devel gd-devel gtk+-devel librsvg-devel libltdl-devel