summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-03-10 10:36:03 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-03-10 10:36:03 +0000
commite48cdc47aa6d426158bd94d2d8478bd08e8f6e4c (patch)
tree60a3889dddd81116451daf2b074779dac33ee67e /sci-mathematics/freemat
parentPull in GLU headers for "gluProject" wrt #402361 by Helmut Jarausch. This is ... (diff)
downloadgentoo-2-e48cdc47aa6d426158bd94d2d8478bd08e8f6e4c.tar.gz
gentoo-2-e48cdc47aa6d426158bd94d2d8478bd08e8f6e4c.tar.bz2
gentoo-2-e48cdc47aa6d426158bd94d2d8478bd08e8f6e4c.zip
Forgot to add virtual/glu for prev. commit. Complete it.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/freemat')
-rw-r--r--sci-mathematics/freemat/freemat-4.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-mathematics/freemat/freemat-4.0.ebuild b/sci-mathematics/freemat/freemat-4.0.ebuild
index 429c5b13ed44..f5a43550dcbf 100644
--- a/sci-mathematics/freemat/freemat-4.0.ebuild
+++ b/sci-mathematics/freemat/freemat-4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.0.ebuild,v 1.4 2012/03/10 10:33:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-4.0.ebuild,v 1.5 2012/03/10 10:36:03 ssuominen Exp $
EAPI="2"
inherit eutils cmake-utils fdo-mime
@@ -24,6 +24,7 @@ RDEPEND="dev-libs/libpcre
sci-libs/umfpack
sys-libs/ncurses
virtual/lapack
+ virtual/glu
virtual/opengl
x11-libs/qt-gui:4
x11-libs/qt-opengl:4