commit:     1f945bc22fa13f81115985d4182d8b2623bb61de
Author:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
AuthorDate: Tue May 14 03:09:12 2019 +0000
Commit:     William Breathitt Gray <vilhelm.gray <AT> gmail <DOT> com>
CommitDate: Tue May 14 03:09:57 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1f945bc2

games-fps/gzdoom: rebuild on gtk+ slot updates

The gtk+ dependency is moved to DEPEND since it is a build dependency.

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 | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/games-fps/gzdoom/gzdoom-4.1.1.ebuild 
b/games-fps/gzdoom/gzdoom-4.1.1.ebuild
index e292fa4..6f635ed 100644
--- a/games-fps/gzdoom/gzdoom-4.1.1.ebuild
+++ b/games-fps/gzdoom/gzdoom-4.1.1.ebuild
@@ -19,16 +19,11 @@ DEPEND="
        >=dev-util/glslang-7.11.3114_pre20190415-r1
        media-libs/libsdl2[opengl]
        sys-libs/zlib
-       virtual/jpeg:0"
+       virtual/jpeg:0
+       gtk? ( <x11-libs/gtk+-4:= )"
 RDEPEND="
        ${DEPEND}
        fluidsynth? ( media-sound/fluidsynth )
-       gtk? (
-               || (
-                       x11-libs/gtk+:2
-                       x11-libs/gtk+:3
-               )
-       )
        openal? (
                media-libs/libsndfile
                media-libs/openal

Reply via email to