Package: graphviz Version: 2.26.3-1 Severity: wishlist Attempting to use graph [mode=ipsep] with neato yields;
"Illegal value ipsep for attribute "mode" in graph" This is likely because ipsep mode is not compiled in by default. This can be added by adding the following configure option: configure --with-ipsepcola