commit:     c415beaa61f2559d972674c486fcb48dfa123acc
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat May  6 08:09:14 2023 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat May  6 08:09:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c415beaa

gui-wm/gamescope: Add missing media-libs/glm dependency

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

 gui-wm/gamescope/gamescope-3.12.0_beta3.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gui-wm/gamescope/gamescope-3.12.0_beta3.ebuild 
b/gui-wm/gamescope/gamescope-3.12.0_beta3.ebuild
index e6e38e01d1cb..520a539f4fe3 100644
--- a/gui-wm/gamescope/gamescope-3.12.0_beta3.ebuild
+++ b/gui-wm/gamescope/gamescope-3.12.0_beta3.ebuild
@@ -43,6 +43,7 @@ DEPEND="
        ${RDEPEND}
        dev-libs/stb
        dev-util/vulkan-headers
+       media-libs/glm
        wsi-layer? ( >=media-libs/vkroots-0_p20230103 )
 "
 BDEPEND="

Reply via email to