diff options
author | 2008-10-26 15:43:14 +0000 | |
---|---|---|
committer | 2008-10-26 15:43:14 +0000 | |
commit | 63072a9577b912d61b0266fa90d03e9e1a48e61d (patch) | |
tree | 17d21f950cda3a7ef4c16f69ecad23940632604b | |
parent | fixes bug #243322. (diff) | |
download | historical-63072a9577b912d61b0266fa90d03e9e1a48e61d.tar.gz historical-63072a9577b912d61b0266fa90d03e9e1a48e61d.tar.bz2 historical-63072a9577b912d61b0266fa90d03e9e1a48e61d.zip |
- add local use flag for tslib
-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) |