mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-sudoku: unmark broken on musl
This commit is contained in:
parent
8c68f7d56e
commit
4fc5280b3d
1 changed files with 0 additions and 5 deletions
|
@ -12,8 +12,3 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Apps/Sudoku"
|
homepage="https://wiki.gnome.org/Apps/Sudoku"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=6ba423d0fee92c8433fda812217c9b3efeac5e5d9047be776c59614c7241be08
|
checksum=6ba423d0fee92c8433fda812217c9b3efeac5e5d9047be776c59614c7241be08
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
i686-musl|x86_64-musl) ;;
|
|
||||||
*-musl) broken="libgee vapi can't be cross built on musl platforms" ;;
|
|
||||||
esac
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue