mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
sci-ml/cudnn-frontend: fix QA warning for catch dep
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/45104 Closes: https://github.com/gentoo/gentoo/pull/45104 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
This commit is contained in:
parent
8596d347fa
commit
fda3523b2f
@ -22,7 +22,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}
|
||||
dev-cpp/nlohmann_json
|
||||
test? (
|
||||
>dev-cpp/catch-3
|
||||
>=dev-cpp/catch-3
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@ RDEPEND="
|
||||
DEPEND="${RDEPEND}
|
||||
dev-cpp/nlohmann_json
|
||||
test? (
|
||||
>dev-cpp/catch-3
|
||||
>=dev-cpp/catch-3
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user