From 5dc92fdb2456b6d7acd491f1d3671e5b93fc559f Mon Sep 17 00:00:00 2001 From: Patrick Storz Date: Wed, 5 Jun 2019 22:45:34 +0200 Subject: Remove unused libyaml dependency This was required by xverbs, which were removed in db05b842cba28f01b431eee890537959aa2d8fe3 --- buildtools/msys2installdeps.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'buildtools') diff --git a/buildtools/msys2installdeps.sh b/buildtools/msys2installdeps.sh index e80828149..2ed6aec1e 100644 --- a/buildtools/msys2installdeps.sh +++ b/buildtools/msys2installdeps.sh @@ -61,8 +61,7 @@ $ARCH-libvisio \ $ARCH-libwpg \ $ARCH-aspell \ $ARCH-aspell-en \ -$ARCH-gtkspell3 \ -$ARCH-libyaml +$ARCH-gtkspell3 # install ImageMagick (as Inkscape requires old version ImageMagick 6 we have to specify it explicitly) # to prevent future updates: -- cgit v1.2.3