diff options
Diffstat (limited to 'sys-fs/autorun/autorun-3.15.ebuild')
-rw-r--r-- | sys-fs/autorun/autorun-3.15.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys-fs/autorun/autorun-3.15.ebuild b/sys-fs/autorun/autorun-3.15.ebuild index 04a1588ff850..aaf9ce179b86 100644 --- a/sys-fs/autorun/autorun-3.15.ebuild +++ b/sys-fs/autorun/autorun-3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/autorun/autorun-3.15.ebuild,v 1.1 2005/03/09 00:40:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/autorun/autorun-3.15.ebuild,v 1.2 2006/09/05 07:11:02 vapier Exp $ inherit kde-functions eutils @@ -13,7 +13,8 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -DEPEND="app-text/xmlto" +DEPEND="app-text/xmlto + =app-text/docbook-xml-dtd-4.1.2*" RDEPEND="" src_unpack() { |