commit:     61c2598d73a50dfa599882db7d5135117fad7cc4
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  9 21:37:58 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Mar  9 21:37:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61c2598d

gui-wm/gamescope: Loosen media-libs/glm requirement

gamescope defines GLM_ENABLE_EXPERIMENTAL now.

Closes: https://bugs.gentoo.org/923122
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 gui-wm/gamescope/gamescope-3.14.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-wm/gamescope/gamescope-3.14.2.ebuild 
b/gui-wm/gamescope/gamescope-3.14.2.ebuild
index 15019e57277d..be1fd59217bd 100644
--- a/gui-wm/gamescope/gamescope-3.14.2.ebuild
+++ b/gui-wm/gamescope/gamescope-3.14.2.ebuild
@@ -50,7 +50,7 @@ DEPEND="
        ${RDEPEND}
        >=dev-libs/stb-20240201-r1
        dev-util/vulkan-headers
-       <media-libs/glm-1.0.0
+       media-libs/glm
        dev-util/spirv-headers
        wsi-layer? ( >=media-libs/vkroots-0_p20231108 )
 "

Reply via email to