qt-webkit: enable *-musl again

Ruby was fixed by temporarily disabling docs for *-musl.
This commit is contained in:
Jürgen Buchmüller 2017-12-17 06:52:03 +01:00
parent c087c2bd93
commit aff8af0575

View file

@ -20,10 +20,6 @@ checksum="
e2882295097e47fe089f8ac741a95fef47e0a73a3f3cdf21b56990638f626ea0"
conflicts="qt<4.8.7_12"
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="Currently ruby-2.4.3 does not build for musl" ;;
esac
if [ -n "$CROSS_BUILD" ]; then
hostmakedepends+=" qt-devel qt-designer-devel"
fi