commit:     dfec75eac25fdaee909b372fd0d25292f8ab0afc
Author:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Wed Apr 28 23:33:54 2021 +0000
Commit:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
CommitDate: Wed Apr 28 23:33:54 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dfec75ea

games-emulation/yuzu: drop compatibility list support

Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>

 games-emulation/yuzu/yuzu-9999.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/games-emulation/yuzu/yuzu-9999.ebuild 
b/games-emulation/yuzu/yuzu-9999.ebuild
index ff94baa92..545451680 100644
--- a/games-emulation/yuzu/yuzu-9999.ebuild
+++ b/games-emulation/yuzu/yuzu-9999.ebuild
@@ -108,6 +108,7 @@ src_configure() {
                -DUSE_DISCORD_PRESENCE=$(usex discord ON OFF)
                -DYUZU_ENABLE_BOXCAT=$(usex boxcat ON OFF)
                -DYUZU_USE_QT_WEB_ENGINE=$(usex webengine ON OFF)
+               -DENABLE_COMPATIBILITY_LIST_DOWNLOAD=OFF
        )
        cmake_src_configure
 

Reply via email to