diff options
Diffstat (limited to 'app-emacs/auctex/auctex-11.85.ebuild')
-rw-r--r-- | app-emacs/auctex/auctex-11.85.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emacs/auctex/auctex-11.85.ebuild b/app-emacs/auctex/auctex-11.85.ebuild index 6be76766e1da..da1ae8ba5bde 100644 --- a/app-emacs/auctex/auctex-11.85.ebuild +++ b/app-emacs/auctex/auctex-11.85.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v 1.8 2008/11/28 15:29:28 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/auctex/auctex-11.85.ebuild,v 1.9 2009/05/05 07:49:25 fauli Exp $ inherit elisp eutils latex-package @@ -17,6 +17,7 @@ DEPEND="virtual/latex-base preview-latex? ( !dev-tex/preview-latex app-text/dvipng virtual/ghostscript )" +RDEPEND="${DEPEND}" # Don't install in the main tree, as this causes file collisions # with app-text/tetex, see bug #155944 |