]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Install python3-pefile in OpenSUSE image
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 18 Mar 2024 15:20:00 +0000 (16:20 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 18 Mar 2024 15:20:00 +0000 (16:20 +0100)
ukify is part of systemd-experimental on OpenSUSE and not its own
package. Because the OpenSUSE systemd maintainers do not want to
introduce a python dependency for systemd-experimental, we have to
install python3-pefile manually to make sure ukify works properly.

mkosi.images/base/mkosi.conf.d/10-opensuse/mkosi.conf

index 63498c5098ed461633935fff811f9d3c072d17eb..45947a395b5371f2fe138422c74ed849077293ef 100644 (file)
@@ -39,6 +39,7 @@ Packages=
         openssh-clients
         openssh-server
         pam
+        python3-pefile
         quota
         rpm-build
         rsync