mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
app-portage/elogviewer: add missing pytest as test dep
Closes: https://bugs.gentoo.org/935264 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
@@ -31,6 +31,7 @@ BDEPEND="
|
||||
${RDEPEND}
|
||||
$(python_gen_cond_dep '
|
||||
dev-python/pyfakefs[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-qt[${PYTHON_USEDEP}]
|
||||
')
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user