diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-16 09:29:42 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-16 09:29:42 +0000 |
commit | 5088c1ce0bc8a306052b30c2d48c861f9b8ec6b2 (patch) | |
tree | 9c4bd2b9ade3d255be3a45847473e82ccf029fb9 /eclass | |
parent | Fix slot-deps on gtk+ and other libs (diff) | |
download | historical-5088c1ce0bc8a306052b30c2d48c861f9b8ec6b2.tar.gz historical-5088c1ce0bc8a306052b30c2d48c861f9b8ec6b2.tar.bz2 historical-5088c1ce0bc8a306052b30c2d48c861f9b8ec6b2.zip |
Add missed asciidoc to the documentation list.
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/xorg-2.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/xorg-2.eclass b/eclass/xorg-2.eclass index 1d24b2b03930..42cab0a6c302 100644 --- a/eclass/xorg-2.eclass +++ b/eclass/xorg-2.eclass @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.29 2011/03/15 12:32:14 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/xorg-2.eclass,v 1.30 2011/03/16 09:29:42 scarabeus Exp $ # # @ECLASS: xorg-2.eclass # @MAINTAINER: @@ -215,6 +215,7 @@ fi if has doc ${IUSE//+}; then DEPEND+=" doc? ( + app-text/asciidoc app-text/xmlto app-doc/doxygen app-text/docbook-xml-dtd:4.1 |