commit:     65e5bc983701e1db5b58ddf65227ae7e0a8a1835
Author:     Matt Turner <mattst88 <AT> gmail <DOT> com>
AuthorDate: Sun Feb 22 18:33:27 2015 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Feb 22 18:33:27 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=65e5bc98

dev-libs/wayland: Update dependencies for USE=doc.

Bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=540966

---
 dev-libs/wayland/wayland-9999.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-libs/wayland/wayland-9999.ebuild 
b/dev-libs/wayland/wayland-9999.ebuild
index 7db51ae..40742ba 100644
--- a/dev-libs/wayland/wayland-9999.ebuild
+++ b/dev-libs/wayland/wayland-9999.ebuild
@@ -30,7 +30,12 @@ IUSE="doc static-libs"
 RDEPEND=">=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}]
        >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}
-       doc? ( app-doc/doxygen )
+       doc? (
+               >=app-doc/doxygen-1.6[dot]
+               app-text/xmlto
+               >=media-gfx/graphviz-2.26.0
+               sys-apps/grep[pcre]
+       )
        virtual/pkgconfig"
 
 src_configure() {

Reply via email to