wine: broken

This commit is contained in:
Michael Gehring 2017-11-21 08:58:13 +00:00
parent c9896f8beb
commit c963ca098e

View File

@ -37,6 +37,9 @@ build_options="staging"
desc_option_staging="Enable wine-staging patchset"
#build_options_default="staging"
# non-PIE executable found in PIE build: /usr/bin/wine
broken="https://build.voidlinux.eu/builders/i686_builder/builds/6118/steps/shell_3/logs/stdio"
if [ ${build_option_staging} ]; then
hostmakedepends+=" automake"
fi