qt-webkit: enable *-musl again
Ruby was fixed by temporarily disabling docs for *-musl.
This commit is contained in:
parent
c087c2bd93
commit
aff8af0575
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue