net-libs/lwip: add test deps

Sorry, I forgot to do this earlier, even after installing p-s for it..

Closes: https://bugs.gentoo.org/976811
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-06-05 11:11:29 +01:00
parent d30443752f
commit ba4d8c72fa
2 changed files with 12 additions and 0 deletions

View File

@@ -36,6 +36,12 @@ SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="
test? (
dev-libs/check
dev-python/python-subunit
)
"
BDEPEND="app-arch/unzip"
# Patches to be applied at LWIP_BASE_S, not LWIP_POSIX_S

View File

@@ -36,6 +36,12 @@ SLOT="0"
IUSE="test"
RESTRICT="!test? ( test )"
DEPEND="
test? (
dev-libs/check
dev-python/python-subunit
)
"
BDEPEND="app-arch/unzip"
# Patches to be applied at LWIP_BASE_S, not LWIP_POSIX_S