gnu: gnome-shell: Use libsoup 3 to fix tests. * gnu/packages/gnome.scm (gnome-shell)[configure-flags]: Add -Dsoup2=false.
1 files changed, 2 insertions(+), 1 deletions(-) M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -1
@@ 9015,7 9015,8 @@ properties, screen resolution, and other GNOME parameters.") #~(list "-Dsystemd=false" ;; Otherwise, the RUNPATH will lack the final path component. (string-append "-Dc_link_args=-Wl,-rpath=" #$output "/lib/gnome-shell")) #$output "/lib/gnome-shell") "-Dsoup2=false") #:modules '((guix build meson-build-system) (guix build utils) (ice-9 match)