evolution-data-server: remove obsolete broken
This commit is contained in:
parent
092a7a0cb1
commit
0a41da60d6
|
@ -17,10 +17,6 @@ distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=13e3171f5ac73bbf9edf2ed42859fbf952fce240113b6d3362200fba02c241ca
|
checksum=13e3171f5ac73bbf9edf2ed42859fbf952fce240113b6d3362200fba02c241ca
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
aarch64*) broken="webkit2gtk broken for now";;
|
|
||||||
esac
|
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
build_options_default="gir"
|
build_options_default="gir"
|
||||||
|
|
Loading…
Reference in New Issue