net-misc/mptcpd: move doc dependencies behind use flag

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
Craig Andrews
2022-01-30 21:15:42 -05:00
parent ccefe6f68b
commit 170c4ade5f
2 changed files with 8 additions and 4 deletions

View File

@@ -21,8 +21,10 @@ DEPEND="
>=sys-kernel/linux-headers-5.6
"
BDEPEND="
app-doc/doxygen
app-text/pandoc
doc? (
app-doc/doxygen
app-text/pandoc
)
virtual/pkgconfig
"

View File

@@ -21,8 +21,10 @@ DEPEND="
>=sys-kernel/linux-headers-5.6
"
BDEPEND="
app-doc/doxygen
app-text/pandoc
doc? (
app-doc/doxygen
app-text/pandoc
)
virtual/pkgconfig
"