summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage32/module.conf.ubuntu
diff options
context:
space:
mode:
authorJonathan Bauer2019-06-13 12:02:40 +0200
committerJonathan Bauer2019-06-13 12:02:40 +0200
commit5d1e8f808e46697261fdf0fdc2c96d6d2e3c3662 (patch)
tree748862d81e793817e16e8b7b9fd98603a9334233 /core/rootfs/rootfs-stage32/module.conf.ubuntu
parent[alsa] remove old ubuntu.12 config (diff)
downloadmltk-5d1e8f808e46697261fdf0fdc2c96d6d2e3c3662.tar.gz
mltk-5d1e8f808e46697261fdf0fdc2c96d6d2e3c3662.tar.xz
mltk-5d1e8f808e46697261fdf0fdc2c96d6d2e3c3662.zip
[rfs-s32] add missing deps
and remove entries handled by: a) openssl as REQUIRED_CONTENT_PACKAGE b) x11-xserver-utils as RCP in xorg module
Diffstat (limited to 'core/rootfs/rootfs-stage32/module.conf.ubuntu')
-rw-r--r--core/rootfs/rootfs-stage32/module.conf.ubuntu9
1 files changed, 2 insertions, 7 deletions
diff --git a/core/rootfs/rootfs-stage32/module.conf.ubuntu b/core/rootfs/rootfs-stage32/module.conf.ubuntu
index b4598fe5..a27b3bc9 100644
--- a/core/rootfs/rootfs-stage32/module.conf.ubuntu
+++ b/core/rootfs/rootfs-stage32/module.conf.ubuntu
@@ -11,14 +11,9 @@ REQUIRED_INSTALLED_PACKAGES="
e2fsprogs
util-linux
kbd
+ dosfstools
+ strace
"
REQUIRED_CONTENT_PACKAGES="
openssl
"
-REQUIRED_BINARIES+="
- openssl
-"
-REQUIRED_FILES+="
- /etc/X11/app-defaults/Xvidtune
- /usr/lib/ssl/openssl.cnf
-"