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:
parent
797cb02fec
commit
0d9d3cf30e
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue