diff options
author | Sam James <sam@gentoo.org> | 2022-09-11 21:11:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-09-11 21:12:27 +0100 |
commit | dd725bc2da31f74a9b6d6ef1a4a014d1b23accba (patch) | |
tree | b8fe095ed0b98c3be13642b57ae0ee8d3d5cbd9c /games-action/swordandsworcery | |
parent | app-office/wps-office: depend on flac:0/0 or flac-compat (diff) | |
download | gentoo-dd725bc2da31f74a9b6d6ef1a4a014d1b23accba.tar.gz gentoo-dd725bc2da31f74a9b6d6ef1a4a014d1b23accba.tar.bz2 gentoo-dd725bc2da31f74a9b6d6ef1a4a014d1b23accba.zip |
games-action/swordandsworcery: depend on flac:0/0 or flac-compat
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-action/swordandsworcery')
-rw-r--r-- | games-action/swordandsworcery/swordandsworcery-1.02-r3.ebuild (renamed from games-action/swordandsworcery/swordandsworcery-1.02-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/swordandsworcery/swordandsworcery-1.02-r2.ebuild b/games-action/swordandsworcery/swordandsworcery-1.02-r3.ebuild index 88b2d353ae31..e5710a55d93c 100644 --- a/games-action/swordandsworcery/swordandsworcery-1.02-r2.ebuild +++ b/games-action/swordandsworcery/swordandsworcery-1.02-r3.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 @@ -32,7 +32,7 @@ RDEPEND=" >=virtual/glu-9.0-r1[abi_x86_32(-)] >=virtual/opengl-7.0-r1[abi_x86_32(-)] >=media-libs/alsa-lib-1.0.27.2[abi_x86_32(-)] - >=media-libs/flac-1.2.1-r5[abi_x86_32(-)] + || ( media-libs/flac:0/0[abi_x86_32(-)] media-libs/flac-compat:8.3.0[abi_x86_32(-)] ) >=media-libs/libogg-1.3.0[abi_x86_32(-)] >=media-libs/libsndfile-1.0.25[abi_x86_32(-)] >=media-libs/libvorbis-1.3.3-r1[abi_x86_32(-)] |