diff options
author | Philipp Zabel <philipp.zabel@gmail.com> | 2007-09-06 20:40:38 +0000 |
---|---|---|
committer | Philipp Zabel <philipp.zabel@gmail.com> | 2007-09-06 20:40:38 +0000 |
commit | b469ae68c46cd98f74da93c0a6a7b8f807d7d141 (patch) | |
tree | faa0d13154f0d8ac912c3f1b410036c125eb4a5c | |
parent | 924f707f571b11f76c3ae0c9dbc8a3abfd23fd87 (diff) |
preferred-xorg-versions-X11R7.3.inc: add version 2.0.3 for xf86dgaproto
-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" |