summaryrefslogtreecommitdiffstats
path: root/rules/xorg-server.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2011-08-21 00:44:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-06-13 17:51:25 +0200
commitf533b196c2927b55e5e3ad93a5d900bc23f49ce7 (patch)
tree1a10f5a9cb4bb90a69b6755af70840207ef140c6 /rules/xorg-server.in
parentbfccd6d9ca60f146113a5facf588d65c482bc56e (diff)
downloadptxdist-f533b196c2927b55e5e3ad93a5d900bc23f49ce7.tar.gz
ptxdist-f533b196c2927b55e5e3ad93a5d900bc23f49ce7.tar.xz
mesalib: version bump 7.8.2 -> 8.0.3
demos are now a separate package Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/xorg-server.in')
-rw-r--r--rules/xorg-server.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/rules/xorg-server.in b/rules/xorg-server.in
index 845efceb0..5108e2dea 100644
--- a/rules/xorg-server.in
+++ b/rules/xorg-server.in
@@ -384,7 +384,8 @@ config XORG_SERVER_EXT_GLX
bool
# This select doesn't work! But it is workarounded by mesalib only
# presenting the DRI driver as it's backend if GLX is active.
- select MESALIB_DRIVER_DRI
+ select MESALIB_DRI
+ select MESALIB_GLX
prompt "glx extension"
help
--enable-glx