diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-08 17:01:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-12-08 17:01:10 +0000 |
commit | bdeb23976e50ca52a7c0bd5109405fcbac6079a5 (patch) | |
tree | 8efbd01cadaab1e1108fb6a62f46d390200ccd61 /sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild | |
parent | amd64 stable wrt #201216 (diff) | |
download | historical-bdeb23976e50ca52a7c0bd5109405fcbac6079a5.tar.gz historical-bdeb23976e50ca52a7c0bd5109405fcbac6079a5.tar.bz2 historical-bdeb23976e50ca52a7c0bd5109405fcbac6079a5.zip |
amd64 stable wrt #201218
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild')
-rw-r--r-- | sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild b/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild index 9b68a78bcca8..c3b2502e8586 100644 --- a/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild +++ b/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v 1.4 2007/12/05 16:51:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/wxmaxima/wxmaxima-0.7.3a.ebuild,v 1.5 2007/12/08 17:01:10 drac Exp $ WX_GTK_VER="2.6" inherit eutils autotools wxwidgets fdo-mime @@ -13,8 +13,9 @@ SRC_URI="mirror://sourceforge/${PN}/${MYP}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="unicode" + DEPEND=">=dev-libs/libxml2-2.5.0 =x11-libs/wxGTK-2.6*" RDEPEND="${DEPEND} |