commit:     beed16073bb22e18607c6d899f827dd4badfbfd0
Author:     Chris Kerr <debdepba <AT> dasganma <DOT> tk>
AuthorDate: Wed Jan 28 21:35:29 2015 +0000
Commit:     Christoph Junghans <ottxor <AT> gentoo <DOT> org>
CommitDate: Wed Jan 28 21:35:29 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=beed1607

Depend on doxygen with USE=dot

---
 sci-visualization/mantid/mantid-3.3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-visualization/mantid/mantid-3.3.0.ebuild 
b/sci-visualization/mantid/mantid-3.3.0.ebuild
index 33ed01e..1c6abbb 100644
--- a/sci-visualization/mantid/mantid-3.3.0.ebuild
+++ b/sci-visualization/mantid/mantid-3.3.0.ebuild
@@ -46,7 +46,7 @@ RDEPEND="
 
 DEPEND="${RDEPEND}
        dev-python/sphinx
-       doc?    ( app-doc/doxygen
+       doc?    ( app-doc/doxygen[dot]
                  dev-python/sphinx[${PYTHON_USEDEP}]
                  dev-python/sphinx-bootstrap-theme[${PYTHON_USEDEP}] )
        test?   ( dev-util/cppcheck )

Reply via email to