mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Sam James
parent
7701d21e80
commit
914c271b36
@@ -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(+)] )
|
||||
Reference in New Issue
Block a user