1
0
mirror of https://github.com/dguglielmi/sunny-overlay.git synced 2025-12-06 11:42:40 +01:00

app-misc/piper: move test deps

This commit is contained in:
2024-12-24 16:20:33 +01:00
parent 290e4f85e1
commit d133b7160a

View File

@@ -27,10 +27,14 @@ RESTRICT="!test? ( test )"
BDEPEND="
${PYTHON_DEPS}
$(python_gen_cond_dep '
dev-python/flake8[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
')
test? (
dev-libs/appstream
$(python_gen_cond_dep '
dev-python/flake8[${PYTHON_USEDEP}]
')
)
virtual/pkgconfig
"
RDEPEND="