summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/modules/xorg/module.conf1
-rw-r--r--core/modules/xorg/module.conf.ubuntu1
2 files changed, 2 insertions, 0 deletions
diff --git a/core/modules/xorg/module.conf b/core/modules/xorg/module.conf
index 875c225f..219c0381 100644
--- a/core/modules/xorg/module.conf
+++ b/core/modules/xorg/module.conf
@@ -16,6 +16,7 @@ REQUIRED_BINARIES="
xkbcomp
xauth
xterm
+ glxinfo
"
REQUIRED_DIRECTORIES="
/etc/fonts
diff --git a/core/modules/xorg/module.conf.ubuntu b/core/modules/xorg/module.conf.ubuntu
index 99c1f446..30437f9b 100644
--- a/core/modules/xorg/module.conf.ubuntu
+++ b/core/modules/xorg/module.conf.ubuntu
@@ -51,6 +51,7 @@ REQUIRED_CONTENT_PACKAGES="
libgbm1
libwayland-client0
libwayland-server0
+ mesa-utils
xkb-data
x11-xkb-utils
x11-xserver-utils