summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-10 09:35:06 +0100
committerSam James <sam@gentoo.org>2022-09-10 09:40:31 +0100
commitcda8d74c42851638c75005afa77eadc4aa51330b (patch)
tree0b26426dde170ed6b6ad5a6dee1d1bfcf77e59d3 /games-fps
parentgames-fps/eduke32: add media-libs/flac subslot dep (diff)
downloadgentoo-cda8d74c42851638c75005afa77eadc4aa51330b.tar.gz
gentoo-cda8d74c42851638c75005afa77eadc4aa51330b.tar.bz2
gentoo-cda8d74c42851638c75005afa77eadc4aa51330b.zip
games-fps/quakeforge: add media-libs/flac subslot dep
media-libs/flac-1.4.0 breaks ABI. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-fps')
-rw-r--r--games-fps/quakeforge/quakeforge-0.7.2_p20210722-r1.ebuild (renamed from games-fps/quakeforge/quakeforge-0.7.2_p20210722.ebuild)2
-rw-r--r--games-fps/quakeforge/quakeforge-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/games-fps/quakeforge/quakeforge-0.7.2_p20210722.ebuild b/games-fps/quakeforge/quakeforge-0.7.2_p20210722-r1.ebuild
index 00b38e91bb28..ec5f4c092af3 100644
--- a/games-fps/quakeforge/quakeforge-0.7.2_p20210722.ebuild
+++ b/games-fps/quakeforge/quakeforge-0.7.2_p20210722-r1.ebuild
@@ -31,7 +31,7 @@ RDEPEND="
x11-libs/libXext
x11-libs/libXxf86vm
alsa? ( media-libs/alsa-lib )
- flac? ( media-libs/flac )
+ flac? ( media-libs/flac:= )
jack? ( virtual/jack )
sdl? ( media-libs/libsdl[sound] )
vorbis? ( media-libs/libvorbis )
diff --git a/games-fps/quakeforge/quakeforge-9999.ebuild b/games-fps/quakeforge/quakeforge-9999.ebuild
index 8b48e19f6810..dd9873235d89 100644
--- a/games-fps/quakeforge/quakeforge-9999.ebuild
+++ b/games-fps/quakeforge/quakeforge-9999.ebuild
@@ -33,7 +33,7 @@ RDEPEND="
x11-libs/libXi
x11-libs/libXxf86vm
alsa? ( media-libs/alsa-lib )
- flac? ( media-libs/flac )
+ flac? ( media-libs/flac:= )
jack? ( virtual/jack )
sdl? ( media-libs/libsdl[sound] )
vorbis? ( media-libs/libvorbis )