gdm: no longer broken for musl

This commit is contained in:
Jürgen Buchmüller 2017-03-05 20:41:15 +01:00
parent 27449f292b
commit 734f5db5f7
1 changed files with 0 additions and 7 deletions

View File

@ -34,13 +34,6 @@ homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=6a43e623f563c2e366297c2ee8d160526a285e102c73936e27a1d79076d6969f
# Due to elogind
case "$XBPS_TARGET_MACHINE" in
*-musl)
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/1121/steps/shell_3/logs/stdio"
;;
esac
# Package build options
build_options="gir"