diff options
author | Marcelo Góes <vanquirius@gentoo.org> | 2006-01-20 15:11:53 +0000 |
---|---|---|
committer | Marcelo Góes <vanquirius@gentoo.org> | 2006-01-20 15:11:53 +0000 |
commit | 8b040774fb62736406e16974db7c7e11b19ccc8e (patch) | |
tree | e9c0d7f322173a37e18c17bd9a0dbc429acde91b /media-gfx/truevision/truevision-0.5.5.2.ebuild | |
parent | stable on sparc (diff) | |
download | gentoo-2-8b040774fb62736406e16974db7c7e11b19ccc8e.tar.gz gentoo-2-8b040774fb62736406e16974db7c7e11b19ccc8e.tar.bz2 gentoo-2-8b040774fb62736406e16974db7c7e11b19ccc8e.zip |
DEPEND on gtkglext-1.0.6-r3 for bug 84530.
(Portage version: 2.0.54)
Diffstat (limited to 'media-gfx/truevision/truevision-0.5.5.2.ebuild')
-rw-r--r-- | media-gfx/truevision/truevision-0.5.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/truevision/truevision-0.5.5.2.ebuild b/media-gfx/truevision/truevision-0.5.5.2.ebuild index 98091be98a0f..46ea0375596b 100644 --- a/media-gfx/truevision/truevision-0.5.5.2.ebuild +++ b/media-gfx/truevision/truevision-0.5.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/truevision-0.5.5.2.ebuild,v 1.4 2006/01/14 19:19:32 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/truevision/truevision-0.5.5.2.ebuild,v 1.5 2006/01/20 15:11:53 vanquirius Exp $ inherit eutils gnome2 versionator @@ -17,7 +17,7 @@ KEYWORDS="~x86" IUSE="doc" DEPEND=">=x11-libs/gtk+-2.8.8 - >=x11-libs/gtkglext-1.0.6-r2 + >=x11-libs/gtkglext-1.0.6-r3 gnome-base/libgnome >=media-gfx/povray-3.6.1 sys-libs/zlib |