gnome-photos: enable gir/vala for all architectures
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'gnome-photos'
|
||||
pkgname=gnome-photos
|
||||
version=3.32.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_helper="gir"
|
||||
build_style=meson
|
||||
configure_args="-Ddogtail=false"
|
||||
@@ -19,7 +19,4 @@ distfiles="${GNOME_SITE}/gnome-photos/${version%.*}/gnome-photos-${version}.tar.
|
||||
checksum=52c171326523a34412c416c27b66efd250b7dee79f8ac68ff0ebfb8d59c51b98
|
||||
|
||||
build_options="gir"
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686-musl|x86_64-musl) ;;
|
||||
*-musl) broken="Hard dep on gobject-introspection" ;;
|
||||
esac
|
||||
build_options_default="gir"
|
||||
|
||||
Reference in New Issue
Block a user