commit:     0a0f34a121a826961f521d9b426a8dab1cd85828
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  2 04:55:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar  2 04:55:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0a0f34a1

dev-games/mygui: depend on newer Ogre (masked)

... so USE=ogre is masked for this now too.

Closes: https://bugs.gentoo.org/825330
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-games/mygui/mygui-3.4.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-games/mygui/mygui-3.4.1.ebuild 
b/dev-games/mygui/mygui-3.4.1.ebuild
index 6bedba772b6d..f86812e5eca5 100644
--- a/dev-games/mygui/mygui-3.4.1.ebuild
+++ b/dev-games/mygui/mygui-3.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -24,7 +24,7 @@ REQUIRED_USE="ogre? ( !opengl )
 RDEPEND="media-libs/freetype:2
        sys-libs/zlib
        ogre? (
-               dev-games/ogre:0=[freeimage,opengl]
+               >=dev-games/ogre-1.12:0=[freeimage,opengl]
                samples? ( dev-games/ois )
        )
        opengl? (

Reply via email to