diff options
author | James Le Cuirot <chewi@gentoo.org> | 2024-08-22 21:56:34 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2024-08-22 21:56:34 +0100 |
commit | fe52359ddab4103a26f6055e43e5e71ed5262a6e (patch) | |
tree | e97aa90d8cd6249e0e1760ada58e0b4baa66cbce /gui-wm | |
parent | sys-libs/binutils-libs: add 2.43-r1, patchlevel 2, identical to upstream 2.43.1 (diff) | |
download | gentoo-fe52359ddab4103a26f6055e43e5e71ed5262a6e.tar.gz gentoo-fe52359ddab4103a26f6055e43e5e71ed5262a6e.tar.bz2 gentoo-fe52359ddab4103a26f6055e43e5e71ed5262a6e.zip |
gui-wm/gamescope: Bump Wayland dependency for bundled wlroots
Closes: https://bugs.gentoo.org/938296
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r-- | gui-wm/gamescope/gamescope-3.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/gamescope/gamescope-3.15.0.ebuild b/gui-wm/gamescope/gamescope-3.15.0.ebuild index 8e2b5db23194..ea1b20937239 100644 --- a/gui-wm/gamescope/gamescope-3.15.0.ebuild +++ b/gui-wm/gamescope/gamescope-3.15.0.ebuild @@ -36,7 +36,7 @@ SLOT="0" IUSE="avif libei pipewire +sdl +wsi-layer" RDEPEND=" - >=dev-libs/wayland-1.21 + >=dev-libs/wayland-1.23 gui-libs/libdecor <media-libs/libdisplay-info-0.3:= media-libs/vulkan-loader |