evolution-data-server: no longer broken
This commit is contained in:
parent
0d9b5c9a35
commit
df5e874dbf
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue