mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
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:
@@ -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}
|
||||
Reference in New Issue
Block a user