]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi-tool/opensuse: add libtss2-tcti-device0 package
authorvlefebvre <valentin.lefebvre@suse.com>
Fri, 20 Mar 2026 14:55:31 +0000 (15:55 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 23 Mar 2026 10:15:20 +0000 (11:15 +0100)
libtss2-tcti-device0 is not installed by default in the openSUSE
image, but is now required when building the test image. Without it,
the build fails with

```
Shared library 'libtss2-tcti-device.so.0' is not available:
libtss2-tcti-device.so.0: cannot open shared object file: No such file or directory
```

Follow-up for 5f85409f932dfdc123d0e8ded8e8a9a6f9443119

mkosi/mkosi.tools.conf/mkosi.conf.d/opensuse.conf

index b698094618733a20b617ede7be69ad9e8e92ffc1..8a6711f901ce6b3231de65e46c828bfdce674429 100644 (file)
@@ -9,6 +9,7 @@ Packages=
         clang-tools
         gh
         lcov
+        libtss2-tcti-device0
         mypy
         python3-ruff
         rpm-build