sci-libs/ViSP: add upperbound for ogre

Also add subslot operator. This has to be a revbump because this was
missing.

Bug: https://bugs.gentoo.org/834469
Signed-off-by: Alfred Wingate <parona@protonmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/42219
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Alfred Wingate
2025-05-23 01:40:52 +03:00
committed by Sam James
parent 7701d21e80
commit 914c271b36

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -32,7 +32,7 @@ COMMON_DEPEND="
jpeg? ( virtual/jpeg:0 )
motif? ( media-libs/SoXt )
ogre? (
dev-games/ogre[ois(+)]
<dev-games/ogre-1.12:=[ois(+)]
dev-libs/boost:=
)
opencv? ( media-libs/opencv:=[contribdnn(+)] )