graphviz: patch vimdot to lookup 'vim' in $PATH

Without this it tries to run /usr/bin/vim. Patch is already accepted
upstream.
This commit is contained in:
Bjørn Forsman
2015-01-09 07:11:48 +01:00
parent 9438fa4d3f
commit e90d316f19
2 changed files with 32 additions and 0 deletions
+2
View File
@@ -11,6 +11,8 @@ stdenv.mkDerivation rec {
sha256 = "17l5czpvv5ilmg17frg0w4qwf89jzh2aglm9fgx0l0aakn6j7al1";
};
patches = [ ./0001-vimdot-lookup-vim-in-PATH.patch ];
buildInputs =
[ pkgconfig libpng libjpeg expat libXaw yacc libtool fontconfig
pango gd gts