mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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 <chewi@gentoo.org>
This commit is contained in:
@@ -48,7 +48,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
dev-libs/stb
|
||||
<dev-libs/stb-20231010
|
||||
dev-util/vulkan-headers
|
||||
<media-libs/glm-1.0.0
|
||||
dev-util/spirv-headers
|
||||
|
||||
Reference in New Issue
Block a user