diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-10 08:00:30 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-10-10 08:00:30 +0000 |
commit | 4ff60730eb9c9bef81e5a5579b1b169919737c8a (patch) | |
tree | 397fd66d737b66cbfdb0d25735df5f2b12e5a590 /profiles | |
parent | Version bump. Remove old patches. (diff) | |
download | historical-4ff60730eb9c9bef81e5a5579b1b169919737c8a.tar.gz historical-4ff60730eb9c9bef81e5a5579b1b169919737c8a.tar.bz2 historical-4ff60730eb9c9bef81e5a5579b1b169919737c8a.zip |
New synaptics driver really needs xorg-server-1.7 so mask it
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 8d6252aa3bad..b3317a2021b6 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10565 2009/10/09 19:44:07 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.10566 2009/10/10 08:00:30 scarabeus Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -286,6 +286,7 @@ media-libs/mlt++ # xorg-server 1.7 packages, will be unmasked once 1.6 is stable =x11-base/xorg-drivers-1.7 >=x11-base/xorg-server-1.7.0 +>=x11-drivers/xf86-input-synaptics-1.2.0 >=x11-libs/libX11-1.2.99.0 >=x11-libs/libXext-1.0.99.0 >=x11-libs/libXi-1.2.99.0 |