diff options
Diffstat (limited to 'www-client/dillo')
-rw-r--r-- | www-client/dillo/dillo-9999.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/www-client/dillo/dillo-9999.ebuild b/www-client/dillo/dillo-9999.ebuild index e1184d7c6667..b40a1c5d1e76 100644 --- a/www-client/dillo/dillo-9999.ebuild +++ b/www-client/dillo/dillo-9999.ebuild @@ -44,7 +44,10 @@ DEPEND=" ${RDEPEND} " BDEPEND=" - doc? ( app-text/doxygen ) + doc? ( + app-text/doxygen[dot] + app-text/texlive + ) " DOCS="AUTHORS ChangeLog README NEWS doc/*.txt doc/README" |