commit:     dce6f3da4f718b2a368048b19da1964d4e3bcf6a
Author:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
AuthorDate: Wed May 18 02:34:36 2022 +0000
Commit:     Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
CommitDate: Wed May 18 02:34:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dce6f3da

games-emulation/flycast: fix missing dependencies

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

 games-emulation/flycast/flycast-9999.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games-emulation/flycast/flycast-9999.ebuild 
b/games-emulation/flycast/flycast-9999.ebuild
index f20b05693..8e597f576 100644
--- a/games-emulation/flycast/flycast-9999.ebuild
+++ b/games-emulation/flycast/flycast-9999.ebuild
@@ -19,7 +19,9 @@ KEYWORDS=""
 IUSE="alsa ao lua opengl +openmp pulseaudio vulkan"
 
 DEPEND="
+       dev-libs/libchdr
        dev-libs/libzip
+       dev-libs/xxhash
        media-libs/libsdl2
        net-libs/miniupnpc
        sys-libs/zlib

Reply via email to