summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJonathan Bauer2020-08-03 17:38:50 +0200
committerJonathan Bauer2020-08-03 17:38:50 +0200
commit4ea78fa6df7c74919b9c423b73405b257df190df (patch)
treea5a301331714b61718550dec38d4869a5f64c235 /core
parentMerge branch 'master' into installer (diff)
parent[vmware12] add libncursesw5 required for console isntall (diff)
downloadmltk-4ea78fa6df7c74919b9c423b73405b257df190df.tar.gz
mltk-4ea78fa6df7c74919b9c423b73405b257df190df.tar.xz
mltk-4ea78fa6df7c74919b9c423b73405b257df190df.zip
Merge branch 'master' into installer
Diffstat (limited to 'core')
-rw-r--r--core/modules/vmware12/module.conf.ubuntu3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/modules/vmware12/module.conf.ubuntu b/core/modules/vmware12/module.conf.ubuntu
new file mode 100644
index 00000000..a4726b80
--- /dev/null
+++ b/core/modules/vmware12/module.conf.ubuntu
@@ -0,0 +1,3 @@
+REQUIRED_INSTALLED_PACKAGES="
+ libncursesw5
+"