diff --git a/srcpkgs/template-glib/template b/srcpkgs/template-glib/template index 4e9bd215da..3162e5db8d 100644 --- a/srcpkgs/template-glib/template +++ b/srcpkgs/template-glib/template @@ -1,7 +1,7 @@ # Template file for 'template-glib' pkgname=template-glib version=3.32.0 -revision=1 +revision=2 build_style=meson build_helper="gir" configure_args="-Denable_gtk_doc=false -Dwith_introspection=true @@ -15,11 +15,6 @@ homepage="https://gitlab.gnome.org/GNOME/template-glib" distfiles="${GNOME_SITE}/template-glib/${version%.*}/template-glib-${version}.tar.xz" checksum=39a334f5db404fa8b225224766684f2f63f5ec4cf4e971cfc513f1db35e81fbc -case "$XBPS_TARGET_MACHINE" in - i686-musl|x86_64-musl) ;; - *-musl) broken="hard-requires gobject-introspection" ;; -esac - template-glib-devel_package() { depends="${sourcepkg}-${version}_${revision} gtk+3-devel" short_desc+=" - development files"