summaryrefslogtreecommitdiffstats
path: root/core/modules/xorg
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-21 12:53:55 +0100
committerSimon Rettberg2019-02-21 12:53:55 +0100
commit7807f14f13da72e4663d3c40a7eedc544353668d (patch)
tree3da68e9aaaf92ee42d3359cf12c66a3192c268e5 /core/modules/xorg
parent[xorg] Add missing packages; cleanup (diff)
downloadmltk-7807f14f13da72e4663d3c40a7eedc544353668d.tar.gz
mltk-7807f14f13da72e4663d3c40a7eedc544353668d.tar.xz
mltk-7807f14f13da72e4663d3c40a7eedc544353668d.zip
[xorg] Add libEGL too
Diffstat (limited to 'core/modules/xorg')
-rw-r--r--core/modules/xorg/module.conf.ubuntu.183
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/xorg/module.conf.ubuntu.18 b/core/modules/xorg/module.conf.ubuntu.18
index 5225a6ec..32a53412 100644
--- a/core/modules/xorg/module.conf.ubuntu.18
+++ b/core/modules/xorg/module.conf.ubuntu.18
@@ -8,6 +8,8 @@ REQUIRED_INSTALLED_PACKAGES="
libgl1-mesa-dri$UBUNTU_XORG_PKG_SUFFIX
libgl1-mesa-glx$UBUNTU_XORG_PKG_SUFFIX
libglx0
+ libegl1
+ libegl1-mesa
xkb-data
x11-xkb-utils
x11-xserver-utils
@@ -39,6 +41,7 @@ REQUIRED_CONTENT_PACKAGES="
libglx0
libglx-mesa0
libxcb-glx0
+ libegl1
libegl1-mesa
libgbm1
libcapnp-0.6.1