games-emulation/jollycv-jg: require <media-libs/jg-2.0.0

Signed-off-by: orbea <orbea@riseup.net>
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
This commit is contained in:
orbea
2026-07-06 21:34:01 -07:00
committed by Michael Orlitzky
parent 74a0571697
commit aae3fa1de0

View File

@@ -1,4 +1,4 @@
# Copyright 2022-2025 Gentoo Authors
# Copyright 2022-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -35,7 +35,7 @@ REQUIRED_USE="
DEPEND="
media-libs/speexdsp
examples? ( media-libs/libsdl2[sound,video] )
jgmodule? ( media-libs/jg:1= )
jgmodule? ( <media-libs/jg-2.0.0 )
"
RDEPEND="
${DEPEND}