]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Add explicit --bootable=no openSUSE dependencies 15840/head
authorMichal Koutný <mkoutny@suse.com>
Mon, 18 May 2020 18:34:09 +0000 (20:34 +0200)
committerMichal Koutný <mkoutny@suse.com>
Tue, 19 May 2020 11:14:19 +0000 (13:14 +0200)
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.

.mkosi/mkosi.opensuse

index 79fda17ac7c031d2c95a474d55563e93b3bbe7d8..248a7f53c87cb1c08fd65053b6dd76d162ca824e 100644 (file)
@@ -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