commit: d3b64204c86f73b1e677e873d33fe3f4588d4f74
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 24 02:46:27 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 24 02:46:27 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3b64204
net-misc/chrony: doc generation is required in 9999
For now, documentation generation is needed for the live ebuild.
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-misc/chrony/chrony-9999.ebuild | 2 ++
1 file changed, 2 insertions(+)
diff --git a/net-misc/chrony/chrony-9999.ebuild
b/net-misc/chrony/chrony-9999.ebuild
index 11c78bf628d..9bee3f3276d 100644
--- a/net-misc/chrony/chrony-9999.ebuild
+++ b/net-misc/chrony/chrony-9999.ebuild
@@ -27,7 +27,9 @@ RESTRICT="test"
BDEPEND="nettle? ( virtual/pkgconfig )"
if [[ ${PV} == "9999" ]]; then
+ # Needed for doc generation in 9999
BDEPEND+=" virtual/w3m"
+ REQUIRED_USE+=" html"
fi
DEPEND="