Gentoo Archives: gentoo-commits

From: Samuel Bauer <samuel.bauer@×××××.fr>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: games-emulation/flycast/
Date: Wed, 18 May 2022 02:38:40
Message-Id: 1652841276.dce6f3da4f718b2a368048b19da1964d4e3bcf6a.samuel.bauer@gentoo
1 commit: dce6f3da4f718b2a368048b19da1964d4e3bcf6a
2 Author: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
3 AuthorDate: Wed May 18 02:34:36 2022 +0000
4 Commit: Samuel Bauer <samuel.bauer <AT> yahoo <DOT> fr>
5 CommitDate: Wed May 18 02:34:36 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dce6f3da
7
8 games-emulation/flycast: fix missing dependencies
9
10 Signed-off-by: Samuel Bauer <samuel.bauer <AT> yahoo.fr>
11
12 games-emulation/flycast/flycast-9999.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/games-emulation/flycast/flycast-9999.ebuild b/games-emulation/flycast/flycast-9999.ebuild
16 index f20b05693..8e597f576 100644
17 --- a/games-emulation/flycast/flycast-9999.ebuild
18 +++ b/games-emulation/flycast/flycast-9999.ebuild
19 @@ -19,7 +19,9 @@ KEYWORDS=""
20 IUSE="alsa ao lua opengl +openmp pulseaudio vulkan"
21
22 DEPEND="
23 + dev-libs/libchdr
24 dev-libs/libzip
25 + dev-libs/xxhash
26 media-libs/libsdl2
27 net-libs/miniupnpc
28 sys-libs/zlib