diff options
author | Graeme Gregory <dp@xora.org.uk> | 2007-02-06 12:15:48 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2007-02-06 12:15:48 +0000 |
commit | 54d51767437734ac3cc691c2b599b59bc6581916 (patch) | |
tree | bf7383853c2113ecf5b4331e013dac0be5368514 | |
parent | 194db10e49ea97af6520ca66591e5e585f24c1c1 (diff) | |
parent | 0a50e22dd74af9d95b0c37696a6a7976a159820a (diff) |
merge of '02f69e2f1f96fe3176524c6d19a802651c0d6d3e'
and '465f7e87f6e551f0e50fb24f3912a466a20587b1'
-rw-r--r-- | conf/machine/progear.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/progear.conf b/conf/machine/progear.conf index 4cad129a9d..71eac0d6c5 100644 --- a/conf/machine/progear.conf +++ b/conf/machine/progear.conf @@ -7,6 +7,7 @@ TARGET_ARCH = "i686" PACKAGE_EXTRA_ARCHS = "x86 i386 i486 i586" PREFERRED_PROVIDER_virtual/kernel = "linux" +PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg" OLDEST_KERNEL = "2.6.17" GLIBC_ADDONS = "nptl" |