diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-06-24 22:00:33 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-06-24 22:00:33 +0000 |
commit | 79ddcdf374efba54b74ed0e7e709c04a21dc6f21 (patch) | |
tree | 2f39a3cb92e137beb4b1e5eab5dbed06b43272a9 /profiles | |
parent | fixed use flags (diff) | |
download | gentoo-2-79ddcdf374efba54b74ed0e7e709c04a21dc6f21.tar.gz gentoo-2-79ddcdf374efba54b74ed0e7e709c04a21dc6f21.tar.bz2 gentoo-2-79ddcdf374efba54b74ed0e7e709c04a21dc6f21.zip |
added use flag for x11-libs/fltk
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 9b9962050fdf..a6b604fe1268 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1251 2005/06/24 05:27:13 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1252 2005/06/24 22:00:33 smithj Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -981,6 +981,7 @@ x11-base/xorg-x11:truetype-fonts - Build TrueType fonts x11-base/xorg-x11:type1-fonts - Build Type1 fonts x11-libs/cairo:glitz - Build with glitz support x11-libs/evas:cairo - Build the cairo graphical engine +x11-libs/fltk:noxft - Disables fltk; use for non-english characters x11-libs/fox:truetype - Enable freetype support (allows for antialiased fonts) x11-libs/gtkmathview:t1lib - Enable t1lib support x11-libs/qt:immqt -Enable binary incompatible version of immodule for Qt |