diff options
Diffstat (limited to 'app-text/evince/evince-2.20.1.ebuild')
-rw-r--r-- | app-text/evince/evince-2.20.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/evince/evince-2.20.1.ebuild b/app-text/evince/evince-2.20.1.ebuild index a981a8dc9e2c..a2eb0d76f1c7 100644 --- a/app-text/evince/evince-2.20.1.ebuild +++ b/app-text/evince/evince-2.20.1.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.1.ebuild,v 1.12 2008/08/12 22:34:20 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/evince/evince-2.20.1.ebuild,v 1.13 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 ) |