diff options
-rw-r--r-- | conf/distro/include/preferred-xorg-versions-X11R7.4.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc index 85fa1cfd0d..c16b46c1ba 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.4.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.4.inc @@ -221,6 +221,7 @@ PREFERRED_VERSION_windowswmproto ?= "1.0.3" PREFERRED_VERSION_xcmiscproto ?= "1.1.2" PREFERRED_VERSION_xextproto ?= "7.0.3" PREFERRED_VERSION_xextproto-native ?= "7.0.3" +PREFERRED_VERSION_xineramaproto ?= "1.1.2" PREFERRED_VERSION_xf86bigfontproto ?= "1.1.2" PREFERRED_VERSION_xf86dgaproto ?= "2.0.3" PREFERRED_VERSION_xf86driproto ?= "2.0.4" |