mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/libabigail: depend on app-doc/doxygen[dot] for USE=doc
Closes: https://bugs.gentoo.org/868210 Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
@@ -39,7 +39,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-doc/doxygen[dot]
|
||||
dev-python/sphinx
|
||||
sys-apps/texinfo
|
||||
)
|
||||
|
||||
@@ -40,7 +40,7 @@ DEPEND="${RDEPEND}"
|
||||
BDEPEND="
|
||||
virtual/pkgconfig
|
||||
doc? (
|
||||
app-doc/doxygen
|
||||
app-doc/doxygen[dot]
|
||||
dev-python/sphinx
|
||||
sys-apps/texinfo
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user