diff options
-rw-r--r-- | conf/distro/include/preferred-xorg-versions-X11R7.3.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/distro/include/preferred-xorg-versions-X11R7.3.inc b/conf/distro/include/preferred-xorg-versions-X11R7.3.inc index 0328db15c0..adbb3d9465 100644 --- a/conf/distro/include/preferred-xorg-versions-X11R7.3.inc +++ b/conf/distro/include/preferred-xorg-versions-X11R7.3.inc @@ -264,6 +264,7 @@ PREFERRED_VERSION_kbproto ?= "X11R7.1-1.0.3" PREFERRED_VERSION_randrproto ?= "1.2.1" PREFERRED_VERSION_renderproto ?= "0.9.3" PREFERRED_VERSION_scrnsaverproto ?= "X11R7.1-1.1.0" +PREFERRED_VERSION_xf86dgaproto ?= "2.0.3" PREFERRED_VERSION_xproto-native ?= "7.0.10" PREFERRED_VERSION_xproto ?= "7.0.10" |