diff options
author | 2024-05-04 19:51:48 +0100 | |
---|---|---|
committer | 2024-05-04 19:53:51 +0100 | |
commit | 5b5bb772e34f11494995cc542cb0b989a165fc2f (patch) | |
tree | 69bcdd8f1115086586381ecf69e89902874be567 /gui-wm | |
parent | app-misc/fastfetch: drop 2.11.2 (diff) | |
download | gentoo-5b5bb772e34f11494995cc542cb0b989a165fc2f.tar.gz gentoo-5b5bb772e34f11494995cc542cb0b989a165fc2f.tar.bz2 gentoo-5b5bb772e34f11494995cc542cb0b989a165fc2f.zip |
gui-wm/gamescope: Add missing libdecor dependency
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r-- | gui-wm/gamescope/gamescope-3.14.12-r2.ebuild (renamed from gui-wm/gamescope/gamescope-3.14.12-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui-wm/gamescope/gamescope-3.14.12-r1.ebuild b/gui-wm/gamescope/gamescope-3.14.12-r2.ebuild index 49c1a435de47..dd27cbde375a 100644 --- a/gui-wm/gamescope/gamescope-3.14.12-r1.ebuild +++ b/gui-wm/gamescope/gamescope-3.14.12-r2.ebuild @@ -39,6 +39,7 @@ IUSE="pipewire +wsi-layer" RDEPEND=" =dev-libs/libliftoff-0.4* >=dev-libs/wayland-1.21 + gui-libs/libdecor >=media-libs/libavif-1.0.0:= >=media-libs/libdisplay-info-0.1.1 media-libs/libsdl2[video,vulkan] |