diff options
-rw-r--r-- | sci-mathematics/freemat/freemat-3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/freemat/freemat-3.6.ebuild b/sci-mathematics/freemat/freemat-3.6.ebuild index 67674dafcb3e..d1c45665a175 100644 --- a/sci-mathematics/freemat/freemat-3.6.ebuild +++ b/sci-mathematics/freemat/freemat-3.6.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/sci-mathematics/freemat/freemat-3.6.ebuild,v 1.4 2008/07/27 02:11:20 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/freemat/freemat-3.6.ebuild,v 1.5 2008/07/27 14:22:51 mr_bones_ Exp $ EAPI="1" inherit eutils autotools fdo-mime @@ -17,7 +17,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -RDEPEND="|| ( ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 ) +RDEPEND="|| ( ( x11-libs/qt-gui:4 x11-libs/qt-opengl:4 ) =x11-libs/qt-4.3*:4 ) dev-libs/libpcre virtual/lapack |