From e2d150139768930837f14e16858fa4696843b9f8 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 17 Apr 2018 10:03:46 +0200 Subject: [PATCH] libmygui: broken with newer ogre --- srcpkgs/libmygui/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/libmygui/template b/srcpkgs/libmygui/template index f6fcf2f8e79..e2137320426 100644 --- a/srcpkgs/libmygui/template +++ b/srcpkgs/libmygui/template @@ -13,6 +13,7 @@ license="MIT" homepage="http://mygui.info" distfiles="https://github.com/MyGUI/mygui/archive/MyGUI${version}.tar.gz" checksum=0a28d7ec8a47993cb68deb48b36331e28f12dd92580b709eaef21d599b67a78f +broken=https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9387/steps/shell_3/logs/stdio if [ "$CROSS_BUILD" ]; then configure_args+=" -DMYGUI_BUILD_TOOLS=OFF -DMYGUI_RENDERSYSTEM=1"