mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user