mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/gvmd: texlive and xmlstarlet are non-optional runtime deps
Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
@@ -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="
|
||||||
Reference in New Issue
Block a user