summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg
diff options
context:
space:
mode:
authorJonathan Bauer2019-07-10 10:40:36 +0200
committerJonathan Bauer2019-07-10 10:40:36 +0200
commit70ca29446a2fd703fe69b347227498ae9b50c59c (patch)
tree6db6bc6f5f7a57ce2671029cfdfd9fd2e537eb40 /core/modules/xorg
parent[run-virt] Get rid of wrapper and handle directly in run-virt (diff)
downloadmltk-70ca29446a2fd703fe69b347227498ae9b50c59c.tar.gz
mltk-70ca29446a2fd703fe69b347227498ae9b50c59c.tar.xz
mltk-70ca29446a2fd703fe69b347227498ae9b50c59c.zip
[xorg] add missing gl vendor mesa def file
libegl-mesa0 registers the libEGL_mesa extension via /usr/share/glvnd/egl_vendor.d/
Diffstat (limited to 'core/modules/xorg')
-rw-r--r--core/modules/xorg/module.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/core/modules/xorg/module.conf b/core/modules/xorg/module.conf
index 30693572..cc867018 100644
--- a/core/modules/xorg/module.conf
+++ b/core/modules/xorg/module.conf
@@ -17,11 +17,12 @@ REQUIRED_BINARIES="
xauth
"
REQUIRED_DIRECTORIES="
- /usr/share/X11
- /usr/share/fonts
/etc/fonts
/usr/bin
/usr/lib
+ /usr/share/fonts
+ /usr/share/glvnd
+ /usr/share/X11
"
REQUIRED_FILES="
"