summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg
diff options
context:
space:
mode:
authorSimon Rettberg2022-07-27 16:11:05 +0200
committerSimon Rettberg2022-07-27 16:11:05 +0200
commitecbc9ff4be6d991127d8a796f3840c67054b75b9 (patch)
treee505cd6b01376162c1107a60016f8149652c3d83 /core/modules/xorg
parentkernel config: simplefb and simpledrm break booting some nvidia cards (diff)
downloadmltk-ecbc9ff4be6d991127d8a796f3840c67054b75b9.tar.gz
mltk-ecbc9ff4be6d991127d8a796f3840c67054b75b9.tar.xz
mltk-ecbc9ff4be6d991127d8a796f3840c67054b75b9.zip
[xorg] Include glxinfo
Diffstat (limited to 'core/modules/xorg')
-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