aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/freefem++/freefem++-3.5.ebuild')
-rw-r--r--sci-mathematics/freefem++/freefem++-3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/freefem++/freefem++-3.5.ebuild b/sci-mathematics/freefem++/freefem++-3.5.ebuild
index d8dd73a17..ae1ab1773 100644
--- a/sci-mathematics/freefem++/freefem++-3.5.ebuild
+++ b/sci-mathematics/freefem++/freefem++-3.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -22,7 +22,7 @@ RDEPEND="sci-libs/fftw
>=sci-libs/arpack-96-r2
mpi? ( $(mpi_pkg_deplist) )
opengl? (
- virtual/glut
+ media-libs/freeglut
virtual/opengl
)
vim-syntax? ( app-vim/freefem++-syntax )