diff options
Diffstat (limited to 'sci-libs/mathgl/mathgl-1.11.0.1.ebuild')
-rw-r--r-- | sci-libs/mathgl/mathgl-1.11.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/mathgl/mathgl-1.11.0.1.ebuild b/sci-libs/mathgl/mathgl-1.11.0.1.ebuild index 1dd25999c5d6..278e66701002 100644 --- a/sci-libs/mathgl/mathgl-1.11.0.1.ebuild +++ b/sci-libs/mathgl/mathgl-1.11.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.11.0.1.ebuild,v 1.1 2010/11/19 08:25:41 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/mathgl/mathgl-1.11.0.1.ebuild,v 1.2 2011/03/20 19:59:40 jlec Exp $ EAPI=3 @@ -24,7 +24,7 @@ RDEPEND="media-libs/libpng virtual/opengl python? ( dev-python/numpy ) glut? ( media-libs/freeglut ) - fltk? ( x11-libs/fltk:1.1 ) + fltk? ( x11-libs/fltk:1 ) gif? ( media-libs/giflib ) jpeg? ( virtual/jpeg ) hdf5? ( >=sci-libs/hdf5-1.8 ) |