summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2020-04-13 12:44:11 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2020-04-13 12:44:11 +0200
commit426a68259a79e650faa05b36e4ea0510af504782 (patch)
tree27e70e732886ea5ba58f8fc402439489850332ef
parent361c5ab249c17c69b82ab61cd50a521da57ae75e (diff)
downloadptxdist-426a68259a79e650faa05b36e4ea0510af504782.tar.gz
ptxdist-426a68259a79e650faa05b36e4ea0510af504782.tar.xz
xorg-server: add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/xorg-server.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/xorg-server.in b/rules/xorg-server.in
index dacd628d8..82ed889c0 100644
--- a/rules/xorg-server.in
+++ b/rules/xorg-server.in
@@ -325,6 +325,7 @@ config XORG_SERVER_EXT_XDM_AUTH_1
config XORG_SERVER_EXT_GLX
bool
+ select XORG_SERVER_EXT_XRES
# 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_GLX