vala_0_44: fix graphviz patch

This commit is contained in:
worldofpeace
2019-05-03 15:28:22 -04:00
parent 56b560942c
commit 3b481dfdf9
2 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ let
# We've reverted the addition of the "--disable-valadoc" option
# and then applied the following patch.
# 0.42.4: https://github.com/openembedded/openembedded-core/raw/f2b4f9ec6f44dced7f88df849cca68961419eeb8/meta/recipes-devtools/vala/vala/disable-graphviz.patch
"0.44" = ./disable-graphviz-0.44.1.patch;
"0.44" = ./disable-graphviz-0.44.3.patch;
}.${lib.versions.majorMinor version} or (throw "no graphviz patch for this version of vala");