From 13a0c4a2f19a68436f9fa9a493968c4c4a72621d Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Wed, 10 Nov 2010 15:04:03 -0500 Subject: preferred-xorg-versions: use git release of xf86-input-mutouch The latest source release, 1.2.1, fails to build with X11R7.5. Signed-off-by: Michael Smith --- conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc | 2 +- conf/distro/include/preferred-xorg-versions-live.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc index 634265e893..39cd4e6f58 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.5-latest.inc @@ -78,7 +78,7 @@ PREFERRED_VERSION_xf86-input-jamstudio ?= "1.2.0" PREFERRED_VERSION_xf86-input-magellan ?= "1.2.0" PREFERRED_VERSION_xf86-input-magictouch ?= "1.0.0.5" PREFERRED_VERSION_xf86-input-microtouch ?= "1.2.0" -PREFERRED_VERSION_xf86-input-mutouch ?= "1.2.1" +PREFERRED_VERSION_xf86-input-mutouch ?= "1.2.1+gitr%" PREFERRED_VERSION_xf86-input-palmax ?= "1.2.0" PREFERRED_VERSION_xf86-input-penmount ?= "1.4.0" PREFERRED_VERSION_xf86-input-spaceorb ?= "1.1.1" diff --git a/conf/distro/include/preferred-xorg-versions-live.inc b/conf/distro/include/preferred-xorg-versions-live.inc index 54f7d4c602..06662e371c 100644 --- a/conf/distro/include/preferred-xorg-versions-live.inc +++ b/conf/distro/include/preferred-xorg-versions-live.inc @@ -130,7 +130,7 @@ PREFERRED_VERSION_xf86-input-magellan ?= "1.2.0" PREFERRED_VERSION_xf86-input-magictouch ?= "1.0.0.5" PREFERRED_VERSION_xf86-input-microtouch ?= "1.2.0" PREFERRED_VERSION_xf86-input-mouse ?= "1.6.0" -PREFERRED_VERSION_xf86-input-mutouch ?= "1.2.1" +PREFERRED_VERSION_xf86-input-mutouch ?= "1.2.1+gitr%" PREFERRED_VERSION_xf86-input-palmax ?= "1.2.0" PREFERRED_VERSION_xf86-input-penmount ?= "1.4.1" PREFERRED_VERSION_xf86-input-spaceorb ?= "1.1.1" -- cgit 1.2.3-korg