diff options
Diffstat (limited to 'app-text/evince/evince-2.20.2.ebuild')
-rw-r--r-- | app-text/evince/evince-2.20.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/evince/evince-2.20.2.ebuild b/app-text/evince/evince-2.20.2.ebuild index 47b23500c03e..41ddaead0b55 100644 --- a/app-text/evince/evince-2.20.2.ebuild +++ b/app-text/evince/evince-2.20.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.2.ebuild,v 1.9 2008/07/06 15:36:43 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.2.ebuild,v 1.10 2008/09/04 06:07:14 opfer Exp $ WANT_AUTOMAKE="1.9" inherit eutils gnome2 autotools @@ -27,7 +27,7 @@ RDEPEND=" gnome? ( >=gnome-base/nautilus-2.10 ) <app-text/poppler-bindings-0.8 dvi? ( - virtual/tetex + virtual/tex-base t1lib? ( >=media-libs/t1lib-5.0.0 ) ) tiff? ( >=media-libs/tiff-3.6 ) |