gnome-shell: rebuild for mutter rpath

The typelibdir variable was including pc_sysrootdir, which breaks the rpath
when cross compiling.
This commit is contained in:
oreo639 2022-07-08 01:38:37 -07:00 committed by Michal Vasilek
parent 797cb02fec
commit 0d9d3cf30e

View file

@ -1,7 +1,7 @@
# Template file for 'gnome-shell' # Template file for 'gnome-shell'
pkgname=gnome-shell pkgname=gnome-shell
version=42.3 version=42.3
revision=1 revision=2
build_style=meson build_style=meson
build_helper=gir build_helper=gir
configure_args="-Dsystemd=false -Dtests=false" configure_args="-Dsystemd=false -Dtests=false"