File 0001-mkosi-tool-opensuse-add-libtss2-tcti-device0.patch of Package systemd
From 68120a0ca44df0a1c3149a943b9edc57ea111a06 Mon Sep 17 00:00:00 2001
From: vlefebvre <valentin.lefebvre@suse.com>
Date: Fri, 20 Mar 2026 15:55:31 +0100
Subject: [PATCH] mkosi-tool: opensuse add libtss2-tcti-device0
libtss2-tcti-device0 is not added by default in the opensuse
image and is now needed to run build the testing image from mkosi.
Follow-up for 5f85409f932dfdc123d0e8ded8e8a9a6f9443119
---
mkosi/mkosi.tools.conf/mkosi.conf.d/opensuse.conf | 1 +
1 file changed, 1 insertion(+)
diff --git a/mkosi/mkosi.tools.conf/mkosi.conf.d/opensuse.conf b/mkosi/mkosi.tools.conf/mkosi.conf.d/opensuse.conf
index b698094618..8a6711f901 100644
--- a/mkosi/mkosi.tools.conf/mkosi.conf.d/opensuse.conf
+++ b/mkosi/mkosi.tools.conf/mkosi.conf.d/opensuse.conf
@@ -9,6 +9,7 @@ Packages=
clang-tools
gh
lcov
+ libtss2-tcti-device0
mypy
python3-ruff
rpm-build
--
2.52.0