diff options
author | Matthieu Sozeau <mattam@gentoo.org> | 2004-02-06 03:29:51 +0000 |
---|---|---|
committer | Matthieu Sozeau <mattam@gentoo.org> | 2004-02-06 03:29:51 +0000 |
commit | 275d710efa20e90cc6922eadfca32f6ff0c4eb63 (patch) | |
tree | d5b37dddbcca60204c8455ad8fc381c8de500007 /profiles | |
parent | bump revision to get the DEPEND /RDEPEND registered (Manifest recommit) (diff) | |
download | gentoo-2-275d710efa20e90cc6922eadfca32f6ff0c4eb63.tar.gz gentoo-2-275d710efa20e90cc6922eadfca32f6ff0c4eb63.tar.bz2 gentoo-2-275d710efa20e90cc6922eadfca32f6ff0c4eb63.zip |
lablgl glut use flag added
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 5a367bfb9240..13e938c8c39e 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.234 2004/02/04 13:16:42 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.235 2004/02/06 03:29:51 mattam Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -80,6 +80,7 @@ dev-lisp/bigloo-lib:expat - enable expat support dev-lisp/bigloo-lib:ipcs - enable ipcs support dev-ml/lablgtk:svg - Enable librsvg bindings compilation. dev-ml/lablgtk:glade - Enable libglade bindings compilation. +dev-ml/lablgl:glut - Enable glut support. dev-php/PEAR-HTML_Template_Flexy:javascript - Use the PEAR-HTML_Javascript package dev-php/PEAR-Log:pear-db - Use the PEAR-DB package dev-python/anygui:wxwin - enable wxwin support |