libmygui: broken with newer ogre

This commit is contained in:
Enno Boland 2018-04-17 10:03:46 +02:00
parent 24e3f75703
commit e2d1501397
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -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"