summaryrefslogtreecommitdiffstats
path: root/core/modules/openbox
diff options
context:
space:
mode:
authorSimon Rettberg2020-08-03 14:43:37 +0200
committerYour Name2020-08-03 14:43:37 +0200
commit39a8188b4a0b9ec26c4240df9ba557768ece4c48 (patch)
treeb891d3dd0ac5b1adea1ff90da739395cf6caa9c8 /core/modules/openbox
parent[systemd-distro] Delete data dir, use shipped services etc. (diff)
downloadmltk-39a8188b4a0b9ec26c4240df9ba557768ece4c48.tar.gz
mltk-39a8188b4a0b9ec26c4240df9ba557768ece4c48.tar.xz
mltk-39a8188b4a0b9ec26c4240df9ba557768ece4c48.zip
Add support for Ubuntu 20.04 (TODO: systemd)
Diffstat (limited to 'core/modules/openbox')
-rw-r--r--core/modules/openbox/module.conf.ubuntu2
1 files changed, 0 insertions, 2 deletions
diff --git a/core/modules/openbox/module.conf.ubuntu b/core/modules/openbox/module.conf.ubuntu
index 8dd94ae0..7614a01d 100644
--- a/core/modules/openbox/module.conf.ubuntu
+++ b/core/modules/openbox/module.conf.ubuntu
@@ -1,13 +1,11 @@
#!/bin/bash
REQUIRED_INSTALLED_PACKAGES="
openbox
- libpango1.0-0
libpango1.0-dev
libdbus-1-dev
"
REQUIRED_CONTENT_PACKAGES="
openbox
- libpango1.0-0
libpango1.0-dev
libdbus-1-dev
"