diff options
author | 2008-10-26 15:43:14 +0000 | |
---|---|---|
committer | 2008-10-26 15:43:14 +0000 | |
commit | 819b08e9a6040917aad6102f170992cdcb635ab7 (patch) | |
tree | 280ceb99ea47210afbd0a6d2c85cbeb1b832e3c0 /profiles/use.local.desc | |
parent | fixes bug #243322. (diff) | |
download | gentoo-2-819b08e9a6040917aad6102f170992cdcb635ab7.tar.gz gentoo-2-819b08e9a6040917aad6102f170992cdcb635ab7.tar.bz2 gentoo-2-819b08e9a6040917aad6102f170992cdcb635ab7.zip |
- add local use flag for tslib
Diffstat (limited to 'profiles/use.local.desc')
-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 2c506d923ee6..aeb84b7ec992 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -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/profiles/use.local.desc,v 1.3987 2008/10/26 11:47:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3988 2008/10/26 15:43:14 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1") @@ -2581,6 +2581,7 @@ x11-base/kdrive:speedo - Enables Speedo font support x11-base/kdrive:type1 - Enables Type1 font support x11-base/xorg-server:dmx - Build the Distributed Multiheaded X server x11-base/xorg-server:kdrive - Build the kdrive X servers +x11-base/xorg-server:tslib - Build with tslib support x11-base/xorg-server:xorg - Build the Xorg X server (HIGHLY RECOMMENDED) x11-drivers/linuxwacom:module - Build kernel module x11-drivers/nvidia-drivers:custom-cflags - Build with CFLAGS from /etc/make.conf (unsupported) |