summaryrefslogtreecommitdiff
path: root/.mkosi
diff options
context:
space:
mode:
authorMichal Koutný <mkoutny@suse.com>2020-05-18 20:34:09 +0200
committerMichal Koutný <mkoutny@suse.com>2020-05-19 13:14:19 +0200
commita840ad5ae8455eda86048bdb9d6ebef695bbef62 (patch)
tree80404ce170373f8b6d7dd3364f97ed922b96a2f0 /.mkosi
parent498115c2b671df579be1a724551bd1c56582eb2d (diff)
downloadsystemd-a840ad5ae8455eda86048bdb9d6ebef695bbef62.tar.gz
mkosi: Add explicit --bootable=no openSUSE dependencies
Many dependencies were pulled via dracut->systemd. Since we can build stripped images without initrd and dracut, we need to add systemd runtime dependencies explicitely.
Diffstat (limited to '.mkosi')
-rw-r--r--.mkosi/mkosi.opensuse13
1 files changed, 13 insertions, 0 deletions
diff --git a/.mkosi/mkosi.opensuse b/.mkosi/mkosi.opensuse
index 79fda17ac7..248a7f53c8 100644
--- a/.mkosi/mkosi.opensuse
+++ b/.mkosi/mkosi.opensuse
@@ -49,6 +49,7 @@ BuildPackages=
python3-lxml
qrencode-devel
system-user-nobody
+ systemd-sysvinit
zlib-devel
# to satisfy tests
acl
@@ -63,3 +64,15 @@ BuildPackages=
Packages=
# brought in via meson->python3
libp11-kit0
+ # --bootable=no
+ dbus-1
+ libapparmor1
+ libcrypt1
+ libcryptsetup12
+ libkmod2
+ liblz4-1
+ libmount1
+ libqrencode4
+ libseccomp2
+ pam
+ util-linux