summaryrefslogtreecommitdiff
path: root/mkosi.conf.d/ubuntu/10-ubuntu.conf
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2023-01-24 12:51:31 +0100
committerDaan De Meyer <daan.j.demeyer@gmail.com>2023-01-27 15:05:04 +0100
commitc8943ce884c3b315aa833a1a9777938719620c6b (patch)
tree6630445b9a70c0c5bb91f42632475a5d1e7bdad2 /mkosi.conf.d/ubuntu/10-ubuntu.conf
parentb6033b706028a64e9affb79050ced1ad9a4f5b43 (diff)
downloadsystemd-c8943ce884c3b315aa833a1a9777938719620c6b.tar.gz
mkosi: Update and enable ukify in mkosi builds
We also add the necessary deps for ukify to the mkosi configs. CentOS Stream 8 is dropped from CI because its python version is too old (3.6) to be able to run ukify.
Diffstat (limited to 'mkosi.conf.d/ubuntu/10-ubuntu.conf')
-rw-r--r--mkosi.conf.d/ubuntu/10-ubuntu.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkosi.conf.d/ubuntu/10-ubuntu.conf b/mkosi.conf.d/ubuntu/10-ubuntu.conf
index 346b129e52..99cffa043d 100644
--- a/mkosi.conf.d/ubuntu/10-ubuntu.conf
+++ b/mkosi.conf.d/ubuntu/10-ubuntu.conf
@@ -39,6 +39,7 @@ Packages=
netcat-openbsd
policykit-1
procps
+ python3-pefile
quota
xxd
@@ -88,4 +89,5 @@ BuildPackages=
python3-docutils
python3-jinja2
python3-lxml
+ python3-pytest
xsltproc