From 9fbffe4cacc3a6f9751a1e4a188f61acbbafb2b3 Mon Sep 17 00:00:00 2001 From: James Le Cuirot Date: Sat, 3 Feb 2024 17:02:19 +0000 Subject: gui-wm/gamescope: Pin back stb dependency due to breakage Unfortunately, gamescope upstream also pinned back rather than addressing the API change. stb still provides the older now deprecated header, but our package doesn't install it. Closes: https://bugs.gentoo.org/923727 Signed-off-by: James Le Cuirot --- gui-wm/gamescope/gamescope-3.14.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui-wm') diff --git a/gui-wm/gamescope/gamescope-3.14.0.ebuild b/gui-wm/gamescope/gamescope-3.14.0.ebuild index 251de7739ff2..1d1283d27766 100644 --- a/gui-wm/gamescope/gamescope-3.14.0.ebuild +++ b/gui-wm/gamescope/gamescope-3.14.0.ebuild @@ -48,7 +48,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-libs/stb +