wire-desktop: broken on musl
This commit is contained in:
parent
ae7faaade8
commit
92ca701c88
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'wire-desktop'
|
# Template file for 'wire-desktop'
|
||||||
pkgname=wire-desktop
|
pkgname=wire-desktop
|
||||||
version=3.6.2885
|
version=3.6.2885
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-linux-${version}"
|
wrksrc="${pkgname}-linux-${version}"
|
||||||
hostmakedepends="nodejs yarn git"
|
hostmakedepends="nodejs yarn git"
|
||||||
short_desc="Wire for desktop"
|
short_desc="Wire for desktop"
|
||||||
@ -14,6 +14,7 @@ nocross=yes
|
|||||||
shlib_provides="libGLVESv2.so"
|
shlib_provides="libGLVESv2.so"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
|
*-musl) broken="glibc artefacts are installed" ;;
|
||||||
i686*) broken="yarn" ;;
|
i686*) broken="yarn" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user