commit:     05b2e3c77eaec3a662748a5cfd453947ea4cd5be
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Tue May 14 00:11:51 2019 +0000
Commit:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
CommitDate: Tue May 14 00:11:51 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=05b2e3c7

games-fps/gzdoom: restrict glslang to dynamic library ebuilds

See also: https://bugs.gentoo.org/685514

Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: William Breathitt Gray <vilhelm.gray <AT> gmail.com>

 games-fps/gzdoom/gzdoom-4.1.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games-fps/gzdoom/gzdoom-4.1.1.ebuild 
b/games-fps/gzdoom/gzdoom-4.1.1.ebuild
index 81898f6..03a3dce 100644
--- a/games-fps/gzdoom/gzdoom-4.1.1.ebuild
+++ b/games-fps/gzdoom/gzdoom-4.1.1.ebuild
@@ -16,7 +16,7 @@ IUSE="fluidsynth gtk openal openmp"
 
 DEPEND="
        app-arch/bzip2
-       dev-util/glslang
+       >=dev-util/glslang-7.11.3114_pre20190415-r1
        media-libs/libsdl2[opengl]
        sys-libs/zlib
        virtual/jpeg:0"

Reply via email to