net-analyzer/gvmd: texlive and xmlstarlet are non-optional runtime deps

Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
Florian Schmaus
2022-05-09 16:40:59 +02:00
parent c51950221a
commit e2e8c8a07c

View File

@@ -24,15 +24,14 @@ DEPEND="
dev-libs/libical:= dev-libs/libical:=
>=net-analyzer/gvm-libs-21.4.4 >=net-analyzer/gvm-libs-21.4.4
net-libs/gnutls:=[tools] net-libs/gnutls:=[tools]
doc? (
app-text/xmlstarlet
dev-texlive/texlive-latexextra
)
" "
# gvmd (optionally) uses xml_split from XML-Twig at runtime. # gvmd (optionally) uses xml_split from XML-Twig at runtime. And texlive
# and xmlstartlet are used for (PDF) report generator at runtime.
RDEPEND=" RDEPEND="
${DEPEND} ${DEPEND}
app-text/xmlstarlet
dev-perl/XML-Twig dev-perl/XML-Twig
dev-texlive/texlive-latexextra
net-analyzer/ospd-openvas net-analyzer/ospd-openvas
" "
BDEPEND=" BDEPEND="