mirror of
https://github.com/dguglielmi/sunny-overlay.git
synced 2025-12-06 13:52:40 +01:00
app-misc/piper: move test deps
This commit is contained in:
@@ -27,10 +27,14 @@ RESTRICT="!test? ( test )"
|
|||||||
BDEPEND="
|
BDEPEND="
|
||||||
${PYTHON_DEPS}
|
${PYTHON_DEPS}
|
||||||
$(python_gen_cond_dep '
|
$(python_gen_cond_dep '
|
||||||
dev-python/flake8[${PYTHON_USEDEP}]
|
|
||||||
dev-python/lxml[${PYTHON_USEDEP}]
|
dev-python/lxml[${PYTHON_USEDEP}]
|
||||||
')
|
')
|
||||||
dev-libs/appstream
|
test? (
|
||||||
|
dev-libs/appstream
|
||||||
|
$(python_gen_cond_dep '
|
||||||
|
dev-python/flake8[${PYTHON_USEDEP}]
|
||||||
|
')
|
||||||
|
)
|
||||||
virtual/pkgconfig
|
virtual/pkgconfig
|
||||||
"
|
"
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
|||||||
Reference in New Issue
Block a user