app-antivirus/fangfrisch: Require clamav user for install

Closes: https://bugs.gentoo.org/964661
Signed-off-by: Fco Javier Felix <ffelix@inode64.com>
Part-of: https://github.com/gentoo/gentoo/pull/44324
Closes: https://github.com/gentoo/gentoo/pull/44324
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Francisco Javier Félix
2025-10-25 09:26:16 +02:00
committed by Sam James
parent 80e19450f2
commit 7bbf7ab60a

View File

@@ -30,6 +30,8 @@ DOCS=(docs/fangfrisch.pdf)
HTML_DOCS=(docs/index.html)
DEPEND="
acct-group/clamav
acct-user/clamav
>=dev-python/requests-2.22.0[${PYTHON_USEDEP}]
>=dev-python/sqlalchemy-1.4.0[${PYTHON_USEDEP},sqlite]
"