evolution-data-server: no longer broken

This commit is contained in:
Enno Boland 2019-01-23 19:00:18 +01:00
parent 0d9b5c9a35
commit df5e874dbf
No known key found for this signature in database
GPG key ID: D09964719BDE9971

View file

@ -18,10 +18,6 @@ changelog="https://raw.githubusercontent.com/GNOME/evolution-data-server/gnome-3
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=de9cc30bdfaeff9dea561d7d1d43f31dfd24d0fdf3c231cfd3a9fc4f00e514c9
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="Temporary broken to fix build order"
esac
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir"