diff --git a/srcpkgs/totem/template b/srcpkgs/totem/template index ebc2fec2a57..5a8863ff107 100644 --- a/srcpkgs/totem/template +++ b/srcpkgs/totem/template @@ -1,7 +1,7 @@ # Template file for 'totem' pkgname=totem version=3.32.0 -revision=1 +revision=2 build_style=meson build_helper="gir" configure_args="-Denable-python=no -Denable-nautilus=yes @@ -30,12 +30,7 @@ checksum=d954c33d2a56b60080b006e9940bcde409fb73e990b1456aaeefda4d359f3e8a disable_parallel_build=yes build_options="gir vala" - -case "$XBPS_TARGET_MACHINE" in - i686-musl|x86_64-musl) build_options_default+=" gir vala" ;; - *-musl) ;; - *) build_options_default+=" gir vala" ;; -esac +build_options_default="gir vala" libtotem_package() { short_desc+=" - runtime library"