Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging / Packages / gnome-shell
Commits: 7ad3b736 by Jan Alexander Steffens (heftig) at 2024-03-25T23:29:14+01:00 Depend on webkitgtk-6.0 For the PortalHelper. Fixes: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/issues/5 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -60,6 +60,7 @@ pkgbase = gnome-shell depends = systemd-libs depends = unzip depends = upower + depends = webkitgtk-6.0 source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=0463511457612ca87f7426b3b01356d1d85bee9b source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git b2sums = 8684414294c781bd02f89eb76ae04a51a701c51e00966f227989c0a41d161f34e4bfb7e9609f0a902a565aa4ea22f9d9c740d043b668bc132ed6d7471b8d7119 @@ -109,6 +110,7 @@ pkgname = gnome-shell depends = systemd-libs depends = unzip depends = upower + depends = webkitgtk-6.0 depends = libmutter-14.so optdepends = evolution-data-server: Evolution calendar integration optdepends = gnome-bluetooth-3.0: Bluetooth support ===================================== PKGBUILD ===================================== @@ -58,6 +58,7 @@ depends=( systemd-libs unzip upower + webkitgtk-6.0 ) makedepends=( asciidoc View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/7ad3b736623b03aa6a031e2de3d8feafb1834141 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/7ad3b736623b03aa6a031e2de3d8feafb1834141 You're receiving this email because of your account on gitlab.archlinux.org.
