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:
Paul Zander 2025-12-20 13:32:42 +01:00 committed by Alfredo Tupone
parent 8596d347fa
commit fda3523b2f
No known key found for this signature in database
GPG Key ID: FBE5925C5B02CE58
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-cpp/nlohmann_json
test? (
>dev-cpp/catch-3
>=dev-cpp/catch-3
)
"

View File

@ -22,7 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}
dev-cpp/nlohmann_json
test? (
>dev-cpp/catch-3
>=dev-cpp/catch-3
)
"